New Landing How can we help? Atelier Padding around a video row background

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #289049
    andy_lymeterrace
    Member
    Post count: 58

    Hey guys,

    I want to add a margin / padding around a row background video so there is a white border similar to the rest of the assets on the URL provided, is this possible, or is it a case of adding a white border to the video pre-upload.

    Cheers,

    Andy

    #289062
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Andy, make sure that video Row is not set to full width.

    – David.

    #289121
    andy_lymeterrace
    Member
    Post count: 58

    Hey David,

    Yeah it’s standard width.

    #289280
    andy_lymeterrace
    Member
    Post count: 58

    Hey David,

    Any update on this?

    Andy

    #289515
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @andy_lymeterrace

    That isn’t really possible as a background video at the moment. Only thing we can suggest is adding an extra class to the row, such as “background-video” and then adding this css:

    .background-video {
        width: 1170px!important;
        margin: 0 auto!important;
        display: block!important;
        float: none!important;
        max-width: 100%!important;
    }

    That would still require the video to match the dimensions of the content however.

    Another solution would be to custom code an overlay over a video within a standard content row.

    Hope that helps.

    – Ed

    #290758
    andy_lymeterrace
    Member
    Post count: 58

    Hey guys,

    I just solved this by putting a white border around the video before uploading, not ideal but does the job.

    #290782
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to know this. Anyway you managed to resolve it.
    Thanks
    Mohammad

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register