Junior Member
Junior Member
musictrolley   2008-04-03, 03:40
#1

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

Administrator
Administrator
acrylian   2008-04-03, 10:34
#2

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:
`.main img {

clear:both;

float:left;

margin:3px 10px 7px 0;

padding:1px;

border:1px solid rgb(150,150,150);

}`
Sure, makes the file much longer, but is far more easy to read.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.