Hi!
I wanna add lightbox effect in youtube videos. How can I achieve the effect. I have tried so many light boxes from WP Gallery. But they supporting only to images.
(3 posts)
(2 voices)
Hi!
I wanna add lightbox effect in youtube videos. How can I achieve the effect. I have tried so many light boxes from WP Gallery. But they supporting only to images.
Hello,
You can insert your own link in the HTML code of your page content. For a link that opens a video in a lightbox, you will need something like this:
<a href="http://www.youtube.com/watch?v=fwr1hm_oBxE" rel="prettyPhoto">Your Link</a>
Hi Ruderic!
Thanks for your quick help.
You must log in to post.