DMXzone Lightbox Support Product Page

Answered

Hidden behind menu

10 years ago Delwedd Ltd posted:
delwedd.co.uk/drafts/zip/action-photos.html

Hi,

I have the lighbox slideshow working, as I have on quite a few other sites.

However, this is one, the menu on my page still appears "above" the lightbox effect.

I have looked at the post www.dmxzone.com/support/16607/topic/51745 which appears o have been similar, but can't find a duplicate "content" css class, and have not been able to fix it.

Any suggestions - I have been trawling through css!!

Thanks,

Aled

Replies

Replied 10 years ago
10 years ago Teodor Kuduschiev replied:
Hello Mike,
You set a a huge number for the z-index of the navigation:
.headerGreyMenu {width: 100%; background-color: #363636; z-index: 99999999;border-top: 2px solid #454545}
Just set it to something like 9999 and add a position:relative; to it.
Replied 10 years ago
10 years ago Delwedd Ltd replied:
Teodor - thank you very much!

You saved me a massive headache there!

Aled

Reply to this topic