css example file with all classes
Summit - July 3, 2009 - 12:25
| Project: | Image |
| Version: | 6.x-1.x-dev |
| Component: | documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.