JomSocial Video Background

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Oct 01, 2014 11:43 am
Reply with quote
Report this post
Hi,

Is some option to use a video as a background at JomSocial welcome page instead the jpg image, to achieve something like this http://www.everest.com/?

Thank you in advance.
User avatar
Expert Boarder

GK User
Wed Oct 01, 2014 5:51 pm
Reply with quote
Report this post
Hi,
I think it should be possible, I see two options:
1) Use additional plugin/module which offer such a feature
2) or Use following code, taken from "Travel Kit" template

Code: Select all
<div class="background-video"><video id="bgvid" autoplay="autoplay" loop="loop" muted="" width="300" height="150">
         <source src="images/demo/calltoaction/travelo.mp4" />
         <source src="images/demo/calltoaction/travelo.webm" />
         <source src="images/demo/calltoaction/travelo.ogv" />
      </video></div>
User avatar
Platinum Boarder

GK User
Wed Oct 01, 2014 5:59 pm
Reply with quote
Report this post
ad 1) Please check extensions from : http://extensions.joomla.org/extensions ... background
I saw there at least 2.
User avatar
Platinum Boarder


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