video as background

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Feb 20, 2015 3:11 pm
Hi,

I wonder if it is possible to place a video as background in any of its forms ... in the beginning

as in this web

http://pagoranking.com/


Which template recommend me to do something very similar to this site ???

as posting videos and other sections of design


Image

thanks!
User avatar
Platinum Boarder

GK User
Fri Feb 20, 2015 7:55 pm
Hi,
for Joomla there are modules which offers Video Background.
or
you can use custom html with HTML5 code like they did

Code: Select all
<video width="100%" height="100%" autoplay="" loop="" preload="auto" controls="controls" class="nectar-video-bg" style="visibility: visible; width: 1561px; height: 887px;"><source src="http://pagoranking.com/wp-content/uploads/2014/10/marquee.webm" type="video/webm"></source><source src="http://pagoranking.com/wp-content/uploads/2013/02/marquee.mp4" type="video/mp4"></source></video>
User avatar
Platinum Boarder


cron