1. Use the next code:
Install "ARI Pretty Photo" module, then install, configure and enable "System - ARI Pretty Photo Anywhere" plugin and place the next code into an article if you want to show images from <joomla_directory>/photos/album1 folder:
Code: |
{ariprettyphoto activeType="imglist" thumbWidth="100" dir="photos/album1"}{/ariprettyphoto}
|
2. Install "ARI Pretty Photo" module, then install, configure and enable "System - ARI Pretty Photo Anywhere" plugin and place the next code into an article:
Code: |
{ariprettyphoto thumbWidth="150"}
<img src="LINK_TO_LARGE_IMAGE" />
{/ariprettyphoto}
|
Where LINK_TO_LARGE_IMAGE is link to large image.
PS: One note, if you use a WYSIWYG editor, switch it to plain text mode before inserting plugin code because WYSIWYG editors can add extra HTML code in design mode.
Regards,
ARI Soft