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.

Comments

voodoodrul’s picture

StatusFileSize
new28.59 KB
new31.65 KB
new26.13 KB
stella’s picture

Status: Active » Fixed

I'm afraid that's an IE issue rather than a lightbox2 one, sorry.

Cheers,
Stella

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.