Hello Pros,
I am setting up a site and am having difficulty with the zen lightbox staying behind the navigation bar layer when you click on the product image.
http://www.foresthall.com/store/inde...&products_id=3
I saw the lightbox instructions to hide a .class and was able to figure out that there already existed a "clearfix" class which was my header. I put that class into the Configuration>Zen Lightbox and it works but as you can see, it hides the header. What I want is to hide the row of navigation buttons.
I believe these buttons are in <div id="navEZPagesTopWrapper">. How do I create a class around that div? I don't know where to find where that is being created. Can anyone help?