![]() |
|
Background overlaps image - 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: Background overlaps image (/thread-2595.html) |
Background overlaps image - musictrolley - 2008-04-03 I am having problems with the background overlapping my image, see http://www.duncantoombs.com/gallery/zenphoto The Headerlinks overlap the image when it is full size. I am a relative newbie to this so if anyone could help me I would be greatly appreciative. image.php and zen.css is as follows. image.php Background overlaps image - acrylian - 2008-04-03 Not actually a zenphoto problem, but you should check the z-index of the lightbox and of the actual site. The z-index of the light box must have the highest value to be on top. BTW if you want other people to look at your css, you might think about formatting this way: clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150); }` |