Menu text shows on top of Lightbox image.

More
12 years 6 months ago #18891 by andrewjmat
Never mind.
Tried changing the z-index to 1000 then 100 and then changed z-index to 10 seems to work now. The image now shows above the menu text.

Please Log in to join the conversation.

More
12 years 6 months ago #18892 by andrewjmat
Never mind.
Tried changing the z-index to 1000 then 100 and then changed z-index to 10 seems to work now. The image now shows above the menu text.

Please Log in to join the conversation.

More
12 years 6 months ago #18900 by ivan.milic
add in your styles:

#jquery-lightbox {
z-index:999999!important;
}

Please Log in to join the conversation.

More
12 years 6 months ago #18936 by andrewjmat
Changing the z-index for the menu ended up making the drop down menu appear underneath the slider I have on the home page so I ended up changing z-index:10 back to the original z-index:10000

I added ---

#jquery-lightbox {
z-index:999999!important;
}

to my css styles and now the lightbox shows above the menu text and everything works fine.

Thanks for your help!

Please Log in to join the conversation.

Time to create page: 0.178 seconds
Powered by Kunena Forum