Dear All:
I use views2.0 to creat the block view and set:
Style: Grid
Change settings for this styleRow style: Fields
Inline fields:
*User: Picture
*Node: Title
Content: Date (field_date value)
Node statistics: Total views

But the title is not inline the picture.
How do i do this layout?

Thank you!

eChinesenet

Comments

ichien’s picture

yelvington’s picture

This is probably something you can fix using a bit of CSS by making the image inside your grid display:inline and float:left. Firebug will help you identify the precise class name.

ichien’s picture

Thank you.

I fix this problem by modifying the style.css.