The main page header is in the background behind the video playing in the Lightbox. It is being output by the headcode in emvideo.theme.inc When I remove it, the video is then bigger than the Lightbox which then displays scroll bars...
Thanks

CommentFileSizeAuthor
#2 EmbedMedia_Lightbox.png371.33 KBjaffermaniar

Comments

hefox’s picture

Not completly sure what you're refering to in "main page header", but could be related to adding some styles to the body tag?

I'm also having scroll bar issues, not sure if it's related.

jaffermaniar’s picture

StatusFileSize
new371.33 KB

When playing a video in Lightbox, I too get a 20px gap on the right and on the bottom. It shows the background of the iframe - I've tried reducing the iframe width and height but it just gets uglier.

I hope the developer looks into this.

I've attached a picture.

hefox’s picture

Jeff my guess with yours is your theme removed auto margins that would otherwise be there; I believe I had the same issue at one point.

emptyvoid’s picture

The the module under contrib/emvideo/ there is a template file: emvideo_modal_iframe.tpl.php you can put that into your theme and override the code loaded for the display.

I have found that the rendering of the video is very slow so be warned.

alex ua’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Can you try the latest versions of emfield (6.x-2.x-dev) and lightbox? Also, what browser, and what version, are you using?