Hi would be great to have a css example file with all possible image classes.

I want to wrap text only around the thumpnail view. How do I do this please?
So no wrapping around normal node-view, but thumbnail view yes!

Thanks a lot in advance for your reply!
Greetings,
Martijn

Comments

summit’s picture

Hi Got it! (from http://www.hollowmatrix.com/viewtopic.php?f=4&t=55) Add this to your theme style.ccs

.content img.image-thumbnail { float: left; padding: .5em; }
.node hr { clear: left; }

But still needing more documentation for all possibilities.
Greetings, Martijn

sun’s picture

Category: feature » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.