By ichien on
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!

Comments
The link of this layout picture!!
Layout
CSS
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.
Thank your suggestion!!
Thank you.
I fix this problem by modifying the style.css.