[Plugin: Shadowbox JS] Removing the Header & Footer from Shadowbox iframe
-
Wonder if anyone can help, I’m using the shadowbox js plugin to open some posts pages, which it’s doing fantastically, but I need to remove the header, footer and sidebar.
I’ve tried this with other lightboxes by simply placing within my theme style.css file, #id-of-lightbox-container #header, #id-of-lightbox-container #footer { display: none; } – but with it doesn’t seem to work in this case.
Shadowbox js is my preferred option, because with the other lightboxes I tried I had to force a page refresh on lightbox closing, which I’m sure you will all agree that is very much the wrong way to fix a problem!
If I apply display: none to the the shadowbox container, it does affect it, but I can’t seem to affect anything beyond/within the iframe.
Thanks for any help you fine folks can offer!
The topic ‘[Plugin: Shadowbox JS] Removing the Header & Footer from Shadowbox iframe’ is closed to new replies.