Tagged: video
-
AuthorPosts
-
August 19, 2015 at 1:58 am #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!
Website address: http://www.vilalta.cat/www/- This topic was modified 9 years, 3 months ago by viom.
August 20, 2015 at 5:38 am #490537Hey 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,
RikardAugust 20, 2015 at 10:17 am #490638Hi 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,
SebastianAugust 20, 2015 at 1:11 pm #490734Hey!
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,
YigitAugust 21, 2015 at 5:21 pm #491504Hi Yigit,
I suppose it was not exactly that, because in Firefox the problem persists. Have a look:Best,
SebastianAugust 24, 2015 at 3:05 pm #492252Hi!
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!
YigitAugust 24, 2015 at 3:52 pm #492285Hi 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!
SebastianAugust 24, 2015 at 3:59 pm #492293Hey!
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,
YigitDecember 18, 2019 at 1:48 pm #1167270Hi 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.
December 18, 2019 at 2:31 pm #1167281Hi,
@cfourtune i checked your website and i cannot see black lines on your video. Please see the screenshot – https://imgur.com/a/QVhzeFdPlease 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 -
AuthorPosts
- The topic ‘Video – black lines on the right or left side’ is closed to new replies.