Iframe video embed gets squished vertically
-
I’m attempting to use WP lightbox plugin to display videos on my site here (it’s the devils staircase text at the bottom of the page):
https://www.sickskills.co.uk/extras/videos
I’m using the Iframe method and my code looks like this:
<a href=”//www.youtube.com/embed/QjcnuZOYR68?rel=0?iframe=true&width=640&height=360
“rel=”wp-video-lightbox[iframes]”>Devils StaircaseWhen the link is clicked the lightbox pops up in perfect dimensions but the video is squished into the top 1/4 of the box .
No idea what is causing it, been hunting through the plugin code to try and find what’s overriding it to no avail. It happens to youtube videos using the iframe as well.
Any ideas?
- The topic ‘Iframe video embed gets squished vertically’ is closed to new replies.