Hero with Video Background
Hero with Video Background
by Nikolay Petrov
HTML
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://www.gordonmac.com/wp-content/themes/2016/vendor/vide/jquery.vide.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<img src="http://msys.pro/img/mask2.png" class="img"/>
<header class="heropanel--video" data-vide-bg="mp4: https://ak9.picdn.net/shutterstock/videos/33435829/preview/stock-footage-blue-hexadecimal-big-data-digital-code-futuristic-information-technology-concept-computer.mp4, data-vide-options="posterType: png, loop: true, muted: true, position: 50% 50%></header>
CSS
.img {
position:absolute;
top:0;
max-width:100%;
}
.heropanel--video {
min-height:500px;
}