JomSocial Video Background
Rate this topic: 




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.
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.
-
- 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
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>
-
- 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.
I saw there at least 2.
-
- Platinum Boarder
3 posts
• Page 1 of 1