Terebenthine
Forum Replies Created
-
I still see it… so it’s not in your own browser cache.
Do you use a server-side cache?<br style="clear: both">It’s indeed what causes the problem since I use the “web developer” extension for Firefox and it can simulate what happens if it’s deleted – it then displays properly.
I suppose that you didn’t remove it in the right place then Sparkfire, because I still see it in your source code.
It’s in file nextgen-gallery/css/nggallery.css
but it can also be in
nextgen-gallery/css/ngg_k2.css
or in another of the .css files, depending the one that you use
about one third down
under /* ———– Gallery style ————-*/clear:both still seems to be active in your design, it is listed in the source code.
Thank you very much. I had the same problem exactly and it is now solved thanks to your help.