Video in popup (lightbox)

edited February 2016 in Theme support
Hi,

I follow your instruction to have a video play inside the lightbox, as describe here : "You can setup any youtube or vimeo videos to play. Instead of videos you can also open other things like images or other links. Open videos or images inside popup window or regular."

It looks great on a desktop or iPAD but on a phone it is rather align on the left side with a scroll in the popup. No that aesthetic. Would it be possible to have the video play directly on the page when access from a phone and in the popup (lightbox) when access on desktop or iPAD? Would it be possible with CSS or something?

Thanks

Comments

  • Hi,

    we are not sure what you mean exactly so please send us link to page where you got it so we can have a look on it.
  • Hi,
    here is the link: foggyeyes.com/videos

    If you click on the image, the video will start. Like I mentioned, it works great when you're on a desktop or iPAD but on a phone the video is aligned on the left with a lot of space and a scroll. I would just like to have the video play directly on the page, no popup, on a mobile phone. Possible?
  • Ok. Looks like it's because of one of your extra plugins. But to increase it's width, please use the following css:
    .pp_pic_holder iframe { width: 100% !important; }
Sign In or Register to comment.