Video on layout_3

Support Forums Gris – HTML Template Video on layout_3

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4471
    Jack Wu
    Participant

    How do I put the background video to “img/jackiebackgroundvideo.mp4” using layout_3?
    I saw that it uses “supersized.css” and “supersized.shutter.css” as opposed to “bigvideo.css” for the index_video.html. What do I have to change in the CSS?
    Also, what do I have to change to point the video to “img/jackiebackgroundvideo.mp4”? Is it video.js or video2.js?

    Please help – I need this by tomorrow evening at the latest!

    #4472
    CreaboxThemes
    Keymaster

    Hi,

    sorry for the delay.

    You don’t need the files supersized.css and supersized.shutter.css. You only need to load the file bigvideo.css and you don’t need to change the css.
    If you have saved the video in the folder img, you have to type the next code in the file video.js:

    BV.show('img/jackiebackgroundvideo.mp4',{ambient:true});

    The video scripts have a lot of problems in mobile and tablet devices. In this cases, the template changes the video by an image. If you want this, you have to use the file video.js, but if you don’t want this feature and loads the video in mobile and tablets devices, you have to use the other file video2.js

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.