Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

countachC

countach

@countach
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Use a video as page background
    countachC countach

    Ok thanks a lot @mariusjopen for having a look, I'll try to use this code;)

    General Discussion video backgroundvideo background

  • Use a video as page background
    countachC countach

    Hey @arminunruh

    On this website : www.dominique-sierra.fr, I tried the custom code you gave earlier to show a video as background.

    In custom CSS & HTML :

    <style>
    .fixed-bg-video {
    position: fixed;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: -1;
    }
    </style>

    And in custom HTML at bottom

    <video class="fixed-bg-video" preload="" muted="" autoplay="" loop="">
    <source src="http://www.nuno-maio.com/wp-content/uploads/2016/10/IMG_6733.m4v" type="video/mp4">
    </video>

    The video doesn’t work on mobile version, there is just an image of the video.
    Is there a way to make this work on mobile?

    Thx dude, laytheme is gold

    General Discussion video backgroundvideo background
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search