Active
Project:
Brilliant Gallery
Version:
6.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 03:35 UTC
Updated:
22 Feb 2009 at 09:31 UTC
Hi,
This is probably really easy to fix but I haven't found the right way to do it yet. I am creating a lot of pages that have small galleries (3 or 4 photos) followed by text. When the gallery has four photos the thumbnails span across the entire width of the pageand the text starts under the thumbnails. When there are only three photos, the thumbnails don't occupy the entire width of the page and the text wraps around them, which looks stupid.
Anyone have an idea how I can make the text always appear under the thumbnails? I have tried playing round with the css file that comes with the mosule but haven't had much success so far.
Thx a bunch!
Comments
Comment #1
Rom4n commentedHi,
I added
to my style.css file. Then when I write a paragraph after the BG I use
<p class="clean">. It works good :)Comment #2
emdeex commentedThis had been bugging me as well.
Rom4n's suggestion works. Remember to edit your correct style.css for your active theme, and turn off CSS aggregation under Performance.