End of Support for Joomla 3 - Forum closed
Video background
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
If you want a video background in a Joomla module, I recommend this module
joomlartwork.com/youtube-video-background-module/
joomlartwork.com/youtube-video-background-module/
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
sounds good, but the module does not work. please read the comments on your linked page
I've got video working in the headerbar by making a new component., using this code:
This is more turning into a CSS search & learn. --> Adding the overlay gives me head-aches.
I've got video working in the headerbar by making a new component., using this code:
Code:
<div class="uk-cover"><video class="uk-cover-object" autoplay="autoplay" loop="loop" muted="" width="100%" height="150">
<source src="images/test.mp4" type="video/mp4" /></video></div>
Last Edit:4 years 8 months ago
by renerene
Last edit: 4 years 8 months ago by renerene.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates