zergaloth
01-21-2009, 03:09 PM
Lightbox image viewer 2.03a
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
Problem:
www.wijnhandelrabelo.net/test/fotos.html
If you click any of the images, lightbox doesn't display properly.
The dark overlay covers the image as well, but most importantly, the image are displayed below everything else.
The image-thumbnails are in a div themselves, which is positioned relative to another container-div. The script creates several divs at the bottom of the page, which must be the problem.
Alas, I don't know any javascript. I've been tinkering with the CSS but I don't think I'll be able to fix the problem through CSS alone.
What should I change in order to get the lightbox displayed properly?
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
Problem:
www.wijnhandelrabelo.net/test/fotos.html
If you click any of the images, lightbox doesn't display properly.
The dark overlay covers the image as well, but most importantly, the image are displayed below everything else.
The image-thumbnails are in a div themselves, which is positioned relative to another container-div. The script creates several divs at the bottom of the page, which must be the problem.
Alas, I don't know any javascript. I've been tinkering with the CSS but I don't think I'll be able to fix the problem through CSS alone.
What should I change in order to get the lightbox displayed properly?