Home Forums Basel support forum VIDEO BACKGROUND

VIDEO BACKGROUND

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #13931

    Aeriform
    Participant

    http://lovechildcosmeticsco.fatcow.com/

    Hey guys! Just trying to figure out an easy way to add a fullscreen video bg behind the entire page, that doesnt scroll, as in its fixed.

    THANK YOU!

    #13936

    Artem Temos
    Keymaster

    Hello,

    Sorry, but our theme doesn’t have such a feature. You can’t place a video on the whole site background.

    Regards

    #13951

    Aeriform
    Participant

    I know it doesnt. Is there a plugin or html/JS I can use to achieve this that you can suggest? PLEASE! thank you

    #13953

    Aeriform
    Participant

    or can I even put a fullscreen background fixed image or a color?

    #13956

    Artem Temos
    Keymaster

    You can set a background image or color for your website in Theme Settings -> General layout.

    Regards

    #13957

    Aeriform
    Participant

    That only works for BOXED layout. Im not using that.

    #13958

    Artem Temos
    Keymaster

    Could you please provide us a link where we can see it?

    #13959

    Aeriform
    Participant
    #13960

    Artem Temos
    Keymaster

    But we don’t see your website. https://gyazo.com/4c792d9bac99b095dd11dfd596b8d8e8

    #13961

    Aeriform
    Participant

    Sorry try now! Was in Maintenance mode.

    #13962

    Aeriform
    Participant

    If we can somehow do a video background using JS/CSS, wether its with .mp4 or youtube, that would be extra awesome.

    #13963

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to allow set background for whole page

    .main-page-wrapper,
    .website-wrapper {
        background-color: transparent;
    }
    
    #13964

    Aeriform
    Participant

    That worked! Image works now. I would love to be able to do video.

    Any suggestions or links for me to look at custom JSS/css code to do so?

    #13965

    Artem Temos
    Keymaster

    Sorry, but we don’t have an instruction for that.

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