Tagged: 

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #793333

    Hi guys,
    I have browsed through forum and did not find the answer to my specific question. I am trying to play a video in Color Section but I have encountered 2 problems.

    I have 2 form of the same video: Full screen 16:9 and Narrow 4:3 (video with black bars on top and bottom)

    1. If I play in 16:9 ratio full screen video, I need to make my color section 900 px height and even more to fit all the video – that is no good as there is cut images and text as a result of this not fitting the section if that is smaller.

    2. If I play 4:3 the video fits perfectly – this is what I want. But the problem is that there are BLACK BARS on the sides.

    THESE ARE NOT THE VIDEO BARS – as the video have not got any bars on the left and right.

    Big question is: Can I change the color of the black bars on each side of the video? – I want them to be white.

    Bars on each side of the video.

    This is the page:

    https://colwayinternational.online/cookies/

    Please help :(

    #793337

    Hey spiekutowski,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-video-slide .avia-slide-wrap {
        background: #fff url(//colwayinternational.online/wp-content/themes/enfold/css/../images/layout/preload-dark-grey-big.gif) no-repeat center center;
    }
    

    Best regards,
    Yigit

    #793347

    Thanks Man!
    This is awesome.

    Now what is left is to deal with video border.

    I don’t suppose that can be done with some gradient filter or autovector mask or smthng ?

    Otherwise I will have to cut video :/

    Video Borders

    #793349

    Hi,

    I tried a few custom CSS code to remove all borders and box shadows however that did not help. Can you please try with another video and check if borders are on the video or not? :)

    Best regards,
    Yigit

    #793351

    and by the way you can shorten your url of background-image to :
    https://colwayinternational.online/wp-content/themes/enfold/images/layout/preload-dark-grey-big.gif

    • This reply was modified 6 years, 11 months ago by Guenni007.
    #793354

    Hi,


    @Guenni007
    Thanks for your input :)

    Best regards,
    Yigit

    #793361

    they are definitly on video – so cropping will be the fastest way – its only 50mb

    and maybe it is nice to have the border on bottom not visible:

    .page-id-3098 #after_section_1 {
        border-top: none;
    }
    • This reply was modified 6 years, 11 months ago by Guenni007.
    #793369

    Just uploaded new film.

    Borders again :(

    https://colwayinternational.online/cookies/

    #793376

    no : borders are definitly on the video – see here your example from thread before (after you have seen it i will erase it)
    https://webers-testseite.de/kokon/videobackground-on-slider/

    • This reply was modified 6 years, 11 months ago by Guenni007.
    #793389

    what kind of video tool do you use?
    i just downloaded yours and croped it by a littel Program called Xilisoft Video Converter.

    #793407

    Just simple Movie Maker by windows. I will try your suggestion when I will get back to PC. Thanks!

    #793440

    if you don’t get it – nice tool (on Mac too) i can transform it for you (or download it now on my test page)

    #793517

    Hi,

    Alright! We will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

    #793568

    You can close it. I sorted it. Thanks guys for help :)

    #793599

    Sorry dont close it. anyone knows how to make loader background white as well ?

    Loader backround

    https://colwayinternational.online

    Thanks!

    #793775

    the loading.gif in images is a bit too small. Go on google search link and upload your own one via ftp to your server

    The css you need is above because you set the white background with it: something like this f.e

    #top .av-video-slide .avia-slide-wrap {
        background: #fff url("/wp-content/uploads/loading.gif") no-repeat scroll center center;
    }
    #793952

    Hi,

    Please refer to @Guenni007’s post above :)

    @Guenni007
    Thanks as always :)

    Best regards,
    Yigit

    #795965

    Works like a charm.

    You guys are the best. Thank you :)

    #796177

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘Color Section – Video Playback – how to make white background/bars ?’ is closed to new replies.