Quote Originally Posted by cmessa View Post
I just installed your menu's and they work great. I also installed the lightbox image add on and it works great also, but the problem is that you menu is over the lightbox image. Does anyone know how to get the menu to be in the background behind the lightbox?

click on the image to see the lightbox image and the problem. This is not the final pic, but you should be able to see the problem.
http://sacedout.com/index.php?main_p...products_id=22

thanks for any help.

CMessa
Hi!

Open up your stylesheet_lightbox.css and add a zero to the end of all of the z-index's.

So if it says

"z-index:10", change it to "z-index:100"

If it says "z-index:90", change to "z-index:900", etc.