Hello,
how it possible to get there : by clicking on feature image on top article I want to show some pictures in lightbox ( now only one , but lightbox shows "next" arrows )
thank you.
Denis
Hello,
how it possible to get there : by clicking on feature image on top article I want to show some pictures in lightbox ( now only one , but lightbox shows "next" arrows )
thank you.
Denis
Hey,
just add
rel="lightbox[grouped]"
to your image links within the post.
I.e. the code would look like:
<a rel="lightbox[grouped]" href="http://www.kriesi.at/themes/newscast/files/2010/03/content_pic1.jpg" title="Apple rebrands" >
<img src='http://www.kriesi.at/themes/newscast/files/2010/03/content_pic1-180x180.jpg' alt='' title='Apple rebrands to Banana!' height='180 ' width='180' />
</a>Thanks a lot !!!
Glad that I could help you :)
You must log in to post.