Please check that page, click on the second image to see the modal box displaying now
In order to make a link open in an modal box you need to set its class as "modal" and rel value as "{handler: 'image'}" like below:
- Code: Select all
<a title="Click to preview image" href="/_updates/joomla25/appsprotech/media/k2/items/cache/1698b847c2e4fe98c05adcdc9d420590_XL.jpg" rel="{handler: 'image'}" class="itemImage modal">
<img style="width:600px; height:auto;" alt="iTech Business Reader application" src="/_updates/joomla25/appsprotech/media/k2/items/cache/1698b847c2e4fe98c05adcdc9d420590_L.jpg">
</a>
http://easycaptures.com/fs/uploaded/545/5733014052.jpgPlease apply to other images to see.
Cheers,