This, as you can imagine, completely screws up the page. This happens sporadically and seems to only happen with Safari. I'm running Leopard and Safari 3.0.4.

This gets fixed if you just put "display:none" on both the #lightbox and #overlay ids in CSS. This way we're not showing them on the page until we need them, rather than showing and then hiding them with JS. I think it should be added to jlightbox.css.

Scott

CommentFileSizeAuthor
#1 jlightbox-DRUPAL-5.css-display.patch642 bytessun

Comments

sun’s picture

Status: Active » Needs review
StatusFileSize
new642 bytes

You mean like this?

sun’s picture

Status: Needs review » Fixed

I've committed that patch now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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