styling the lightbox iframe in IE when viewing an acidfree video
| Project: | Lightbox2 |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
The iframe created when viewing an acidfree video in lightbox is not consistent between browsers. IE fails to listen to style declarations of the iframe itself such as:
#lightboxFrame {
background-color:#000;
overflow:hidden;
}
This works properly in Firefox, Safari, and Opera.
The new background color options in the lightbox2 admin pages also work properly in Firefox, Safari, and Opera, but does not have an effect in IE. I can't say which is strictly proper behavior either. The iframe could (and usually does) contain a styled page and the browser should follow the style declarations of the iframed content, but IE refuses to override or apply any of the style declarations within the iframe itself.
I hate IE.

#1
#2
I'm afraid that's an IE issue rather than a lightbox2 one, sorry.
Cheers,
Stella
#3
Automatically closed -- issue fixed for two weeks with no activity.