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:
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>
This is more turning into a CSS search & learn. --> Adding the overlay gives me head-aches.
Last edit: 6 years 1 week ago by
renerene.
Please Log in or Create an account to join the conversation.