Project:Lightbox2
Version:6.x-1.9
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

On my site, I use lightbox to display sub pages in an iframe.

When the sub-pages are displayed in lightbox, I want the navigation elements on the sub pages to disappear.
However, when the sub-pages are view outside of lightbox, I want the navigation elements to disappear (so users can still browse the site, for example, if they accessed the sub-pages on Google).

How can I do this?

Comments

#1

I am looking for this answer as well. I see the body gets a class assigned as .lightbox-processed, but the css is not getting picked up. If I figure out how, I will post back.