Video on background

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Oct 09, 2017 10:01 am
Reply with quote
Report this post
Hi, please how I make video on background in position Bottom2. Example as Quark Restaurant. Thanks Filip
User avatar
Fresh Boarder

Joshua M
Tue Oct 10, 2017 8:09 am
Reply with quote
Report this post
Hi,
You have to add html code with the video:
Code: Select all
<video muted="" autoplay="" loop="" poster="" style="height: 1239px;">
<source src="/joomla3/quark_restaurant/images/demo/restaurant-style/bg.mp4" type="video/mp4">
<source src="/joomla3/quark_restaurant/images/demo/restaurant-style/bg.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>

then add necessary css code (you can inspect it from Quark Restaurant), I can't give your ready to use code, because this kind of modifications are unfortunately beyond our technical support. More information may be found i.e. here: https://envato.com/blog/video-background-html5-video/
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.