- Edited
Hi. Can I use the example below to post a video on my ja coach template ?
http://www.shape5.com/demo/light_church/index.php/features-mainmenu-47/continued-vertex-features/typography
This example is taken from a shape5 studio, that is your partner.
<div class="video_overlay_wrap" style="max-height:700px;min-height:300px;width:1500px;background: url(/demo/light_church/images/video_preload.jpg);">
<video muted autoplay="autoplay" loop="loop" src="/demo/light_church/images/video.mp4"></video>
<div class="video_overlay_text_wrap">
<div class="video_overlay_text_wrap_inner">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi efficitur scelerisque ligula, sit amet fermentum metus.
<div style="clear:both;height:0px;"></div>
</div>
</div>
</div>
If this is not possible, please tell me how I can do something like this:
- Looped (infinite) video of small volume.
- On top of the video layer my arbitrary text.