-
AuthorPosts
-
May 27, 2015 at 6:18 pm #450738
Hi,
Can you tell me how to make my iframe embedded Vimeo video show up always in full screen without borders. I asked Vimeo tech support but they do not have an answer. See link and Code
May 28, 2015 at 6:32 am #450921Hi!
Try using a Color Section or a FullScreen Slider.
Cheers!
JosueMay 28, 2015 at 4:08 pm #451221Hi,
I tried the Color Section and I put my Vimeo URL in and all it does is show the screen intro shot for the video but the video does not play and there is no access to any of the controls? It just looks like an over blown picture that does nothing.
I then tired the FullScreen Slider but could not find anywhere to insert a video? Only Photos options are available?
Any other suggestions?
May 28, 2015 at 4:31 pm #451254Hi!
It does work fine on my end – http://i.imgur.com/AL8qzOu.jpg
Have you figured it out already?Best regards,
YigitMay 28, 2015 at 6:28 pm #451350Thats because my website is active and I returned it quickly to how it was before I tried the above options. Which is using the iframe code from above and not using Color Section which did not work at all.
Basically I just want it to automatically be full screen and to be fully operational
May 28, 2015 at 8:39 pm #451427I think using a fullscreen slider should do it, to have a video slide simply select to use a “Video Slide” and put the Vimeo URL here (controls will appear).
Best regards,
JosueMay 29, 2015 at 1:52 am #451497This reply has been marked as private.May 29, 2015 at 2:10 am #451498Hey!
Try adding this code to the Quick CSS:
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe{ -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; } #top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo .av-click-overlay { display: none !important; }
Cheers!
JosueMay 29, 2015 at 2:39 am #451503Works Great Now, Thanks!
May 29, 2015 at 3:47 am #451507You are welcome, glad to help :)
Regards,
JosueMay 30, 2015 at 2:38 am #451856This reply has been marked as private.May 30, 2015 at 4:34 am #451863Hi!
That’s expected, Fullscreen slider video slide’s playback is disabled on mobiles, try setting the Vimeo link here and check if the fallback image gets linked.
Best regards,
JosueMay 30, 2015 at 4:49 am #451868Hi,
I watched the entire video that was linked to the “here” link but I do not see anything related to my issue or mobile or anything else?
I am missing something
May 30, 2015 at 4:54 am #451872Sorry, i was referring to this – http://a.pomf.se/pigvzj.png (copied the wrong link).
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.