Please sign in to unlock conversation.
If you don't have an account yet, please register now
I found the instruction how to open a video from clicking an image in the forum. This code in a Muffin Builder column works very well
<a href="#popup" rel="lightbox">
<img class="scale-with-grid" src="https://carboncounter.eu/wp-content/uploads/2021/02/blueskies-without-video-link.png" alt="Play Carbon Counter portal introduction video" /></a>
<div id="popup" style="display:none">
[video_embed video="" parameters="" mp4="https://carboncounter.eu/wp-content/uploads/2021/02/Powerpoint to video portal introduction v2.mp4" ogv="https://carboncounter.eu/wp-content/uploads/2021/02/Powerpoint to video portal introduction v2.mp4" placeholder="" html5_parameters="" width="700" height="400"]
</div>
What would be even better is the option to make a small zoom on the image when mouse over, same as lightbox.
is there an option to do this?
If you don't have an account yet, please register now