[Support request] Allignment Issue on Adding Video

Home Forums Support [Support request] Allignment Issue on Adding Video

Home Forums Support Allignment Issue on Adding Video

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2366522
    Sars

    Dear Team,

    While adding videos via bunnycdn Embed code, The videos gets alligned to the right,

    Kindly help pls

    #2366738
    Sars

    Dear Team,
    Kindly help on this.

    Thank You

    #2366987
    David
    Staff
    Customer Support

    Hi there,

    where can i see the issue?
    On the home page i see 3 video embeds and they are not aligned right.

    Let me know.

    #2367278
    Sars

    Thanks for your time David.

    Kindly check the site now. As we are advertising on Google, we reverted to youtube. Now I have updated to Bunnycdn

    #2367586
    David
    Staff
    Customer Support

    So this is the iFrame HTML the embed code is outputting:

    
    <div style="position: relative; padding-top: 56.25%;">
    <iframe src="https://iframe.mediadelivery.net/embed/64919/2f849023-0e86-4152-b6eb-5f9ec2993340?autoplay=false&muted=true" loading="lazy" style="border: none; position: absolute; top: 0; height: 100%; width: 100%;" allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;" allowfullscreen="true"></iframe>
    </div>

    In the iframe you will see this inline style:

    style="border: none; position: absolute; top: 0; height: 100%; width: 100%;"

    Can that be changed to:

    style="border: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%;"

    #2367622
    Sars

    Excellant. Thanks a lot!!

    #2367706
    David
    Staff
    Customer Support
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.