Hello,
I have a serious problem with the display of a video in a popup. The effect I want to achieve is relatively simple: when I click on a link (text link or image link), a Vimeo video should pop up as a popup or lightbox. i´ve made a Video to illustrate this problem: https://youtu.be/pzaqryt_Tn8
So I built a popup and inserted a video module there. Everything works fine.
But: The video scales in width but not in height. If I reduce the height of the browser window, the video does not scale smaller, but I get scrollbars.
I want the video element to always fit 100% into the popup without scrollbars.
Described in another way: When I display an image in a lightbox, I can drag the browser window as I want in width and height. The image always fits into the available space in the best possible way. It is not distorted in aspect ratio and no scrollbars appear.
Unfortunately, I can’t open a video in a lightbox, can I?
Thanks for any help or advice, Kai