Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta10
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2010 at 09:42 UTC
Updated:
2 Jun 2012 at 22:24 UTC
Hi,
I want to style (mainly float) my presets in a series of views I created.
Using Firebug I can see that the class="imagecache imagecache-story_image_thumbnail".
So, would the following code work (I am a CSS novice - it doesn't seem to!):
.imagecache imagecache-story_image_thumbnail {
display: block;
float: right;
}
And what file should I put it in - my theme's style.css?
Help very much appreciated!
Thank you.
Comments
Comment #1
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.