Hello!
I’ve implemented a .webm video to this website: http://www.profuturus.se
As stated in other topics, I added the video with the image module.
I also added the ?iframe=true ad the end of the link
It works fine everywhere except in Safari, where the video starts downloading, even thoug the lightbox appears.
How can I fix this?
Hey grafixstudio,
.webm video is not supported by safari, use mp4 for safari instead. You can use this link as a reference to the supported video format of browsers: https://www.w3schools.com/html/html5_video.asp
Best regards,
Nikko
Hi
OK, I have now made it to .mp4 and it works with lightbox
BUT in Safari, when opening the video lightbox, the screen pushes down so the lightbox is at the top.
In other browsers, it opens up in the middle. That is how we want it always, regardless of browser.
What can I do here?
Hi grafixstudio,
First, try cmd+r :)
I checked in Safari, same as in Chrome: lightbox with the video in the middle of the screen.
Let us know if you have any more questions.
Best regards,
Victoria