ZenphotoCMS Forum
..thickbox.css kills the top margin here.. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: ..thickbox.css kills the top margin here.. (/thread-5090.html)



..thickbox.css kills the top margin here.. - bic - 2009-04-24

I found that note in image.php of zenpage default theme. In thickbox.css I deleted the line:
*{padding: 0; margin: 0;}

Now I don't need anymore the extra margin-top: 16px; rule.
I've not experienced any changhe in the behavior of Thickbox visualization.




..thickbox.css kills the top margin here.. - acrylian - 2009-04-24

It was actually not a issue of the thickbox but on the image page itself where it cause a wrong top margin. At least with the browsers I tried when I added that.




..thickbox.css kills the top margin here.. - bic - 2009-04-24

Yes, I have understood this. I wanted to point out that removing the line I posted above from thickbox.css, the issue on the image page is solved..




..thickbox.css kills the top margin here.. - acrylian - 2009-04-24

Ok, I will test that, it could be browser specific..:-)