Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114580
    sledgemasterrrr
    Participant

    Hello 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

    My URL: https://shaddixproductions.com/404-2/

    #1115012
    Rupok
    Member

    Hi 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!

    #1115034
    Friech
    Moderator

    Hi There,

    Thats funny. First you can remove the column container max-width, by disabling the ROW’s column container option.


    screenshot

    You can also disable the Embedded video container.


    screenshot

    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!

  • <script> jQuery(function($){ $("#no-reply-1114580 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>