Hello,
Regarding the first questions, for example, you can wrap {arizoom} tag with <TABLE> HTML element. It will look like:
Code: |
<table cellpadding="5" border="0">
<tr>
<td>
{arijzoom
src="images/stories/myphoto/av_zoom.jpg"
srcSmall=""
thumbWidth="100"
thumbHeight="100"
zoomWidth="200"
zoomHeight="100"
offset="50"
position="right"
preload="yes"
shadow="yes"
useLens="yes"
}
</td>
<td>
{arijzoom
src="images/stories/myphoto/ac_zoom.jpg"
srcSmall=""
thumbWidth="100"
thumbHeight="100"
zoomWidth="200"
zoomHeight="100"
offset="50"
position="left"
preload="yes"
shadow="yes"
useLens="yes"
}
</td>
</tr>
</table>
|
Regarding the second question about gallery, could you explain what you mean? Do you want to create image gallery with zoom effect for all images from specific folder(s)?
Regards,
ARI Soft