No, it's a test system only. I think the root cause is just having a huge image - perhaps the close doesn't show if it doesn't fit on the screen without scrolling? Smaller images seem ok. I am getting around this by using the close on click configuration setting.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I am working on moving my site and just installed lightbox. I am on Zencart 1.39 The issue that I am having is when you open the image the logo in the header appears over the light box. Any suggestions? Here is a link to my under construction site. http://s423353337.onlinehome.us/Shar...oducts_id=2072
this z-index in this line from your css file is causing your issue
Code:#logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:25px;position:relative;z-index:15010;}
I removed the z-index and it didn't appear to fix it. Do I need to make a change somewhere other than just the CSS file?
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.