Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #489784

    Hi,
    I am placing a video on my web and I have encountered a problem – sometimes, mostly in Firefox black line appears.
    I also used a posted image and noticed that sometimes it’s not centered.
    Looking forward to your reply!
    Thanks!
    pic
    Website address: http://www.vilalta.cat/www/

    • This topic was modified 9 years, 3 months ago by viom.
    #490537

    Hey viom,

    I’m not sure on what pages you were having this problem, could link directly to them please? Also, are you only seeing it in Firefox?

    Best regards,
    Rikard

    #490638

    Hi Rikard,
    I am now seeing the lines also in other browsers. Here is the link:
    http://www.vilalta.cat/www/#profile
    The video is in the About/Profile section.

    Best,
    Sebastian

    #490734

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
        background: white;
    }

    Best regards,
    Yigit

    #491504

    Hi Yigit,
    I suppose it was not exactly that, because in Firefox the problem persists. Have a look:

    Best,
    SebastianFirefox-Video bug

    #492252

    Hi!

    Can you please add !important rule to the code as following

    .mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
        background: white !important;
    }

    Cheers!
    Yigit

    #492285

    Hi Yigid,

    Thanks! Have done that and seems the lines are gone, but also the control bar background looks weird now. Can you have a look?

    Cheers!
    Sebastian

    #492293

    Hey!

    Can you please change the code to following one

    .mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background-color: white !important;
    }

    Best regards,
    Yigit

    #1167270

    Hi Everyone, this topic is quite old now but I have the same issue with a video integration from Vimeo. A small black line appears on the right just as if the video wasn’t fitted the 16:9 ratio… It’s not really nice because the video is mostly white as well as the background of the page.

    I double checked all parameters and I tried the codes above without any result… Tested on Chrome, ie and edge.
    Here is the link : https://www.market-industrie.net/stand-jec-sur-mesure/

    Thanks in advance.

    #1167281

    Hi,


    @cfourtune
    i checked your website and i cannot see black lines on your video. Please see the screenshot – https://imgur.com/a/QVhzeFd

    Please flush browser cache and refresh your page a few times. If it still does not help, please start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/#new-post and elaborate on how we can reproduce the issue :)

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Video – black lines on the right or left side’ is closed to new replies.