Tagged: x
-
AuthorPosts
-
August 2, 2016 at 5:45 pm #1114580
sledgemasterrrrParticipantHello I can currently trying to mimic someones 404 page and I want the video to be full width and to have it play automatically can you help me out?
URL of the one I want to copy: http://bluegg.co.uk/404
August 3, 2016 at 2:01 am #1115012
RupokMemberHi there,
Thanks for writing in! You can try this as embedded code :
<iframe frameborder="0" allowfullscreen="" src="https://www.youtube.com/embed/SIaFtAKnqBU?autoplay=1" wmode="Opaque" style="width: 1920px; height: 1080.46px;"></iframe>Note the ?autoplay=1 flag with the URL.
Cheers!
August 3, 2016 at 2:29 am #1115034
FriechModeratorHi There,
Thats funny. First you can remove the column container max-width, by disabling the ROW’s column container option.
You can also disable the Embedded video container.
To make your video autoplay add a parameter ?rel=0&autoplay=1 on the embed code src url.
e.g.
<iframe width="560" height="315" src="https://www.youtube.com/embed/8fTIxv_i54c?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1114580 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>


