Active
Project:
Lightbox2
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2009 at 12:00 UTC
Updated:
18 Oct 2010 at 21:32 UTC
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
Comment #1
maddentim commentedI 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.