hello..
excuse my language, i'm french.

My playlist's teaser is show in float:left.

But in the first page of the view (to show playlists), the float:left does no exist.

so in the first page of the view :

node1
node2
node3

and in the 2nd page and after :

node1 node2
node3 node4

Can you tell me why ??

thx

Comments

Jeff Burnz’s picture

Not enough information and no link to see what is going on. You're not getting an answer because this is impossible to answer without guessing what the problem might be.

jubjub77’s picture

it was because i didn't remove the css class "node" on node.tpl.
it's ok now.