By Bas Tolenaar on Friday, 28 April 2017
Posted in General Issues
Replies 1
Likes 0
Views 227
Votes 0
Hi,

Is it possible to have a lightbox function with Easyblog? At the moment we have an image that we would like to enlarge when you click on it?

I tried to add this html in an easyblog post, but the class: lightbox-close always gets deleted. Is there an other solution?
<a class="lightbox" href="#dog">
<img src="http://i.huffpost.com/gen/749263/original.jpg"/>
</a>
<div class="lightbox-target" id="dog">
<img src="http://i.huffpost.com/gen/749263/original.jpg"/>
<a class="lightbox-close" href="#"></a>
</div>
Hello Bas,

This is already possible with EasyBlog by default, you don't have to insert any codes. In the media manager, choose your image. Then on the right, choose the option highlighted here, http://take.ms/UMeUP
·
Friday, 28 April 2017 23:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post