Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #167384
    Carolin
    Participant

    The video does not “scale correctly” in the Chrome browser.
    No problem with the firefox browser.
    Some problem with Microsoft edge (black stripe)
    Solutions?

    The video is encoded .mp3 , 1920×1024 as recommended by the template.
    link

    #167449
    Skandha
    Participant

    @carolin: I will look into the issue and get back to you on this.

    Kind Regards,
    Skandha

    #167856
    Carolin
    Participant

    Hello Skandha
    No new info?
    We are waiting to go online with the site

    #168017
    Carolin
    Participant

    For now, I’ve solved (Chrome, Opera).
    With video 1920×1080:
    add CSS

    .custom-header-media  {
    position: relative;
    padding-bottom: 40%;
    padding-top: 50px;
    height: 0;
    overflow: hidden;
    }

    It works without adding CSS, with these video formats:
    1280×600
    1920×700

    #168189
    Skandha
    Participant

    @carolin: Hello Carolin,
    Sorry for the delayed reply.
    Was the issue resolved completely after you added the CSS Code?

    Kind Regards,
    Skandha

    #168219
    Carolin
    Participant

    Yes, issue resolved completely.

    #168229
    Carolin
    Participant

    Website link for testing Firefox, Opera and Chrome
    The video has the format 1920×1080.
    I disabled the “Pause” button because on Chrome and Opera it is aligned on the left.
    The button with Firefox has no problem with the alignment.

    #168308
    Skandha
    Participant

    @carolin: Glad you were able to figure it out.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Incorrect display of the "home page" template with video banner: Chrome browser’ is closed to new replies.