Re: How to control detailed image size
<a href="{$xcart_web_dir}/image.php?id={$images[image].imageid}&type=D" target="_blank"> <img src="{$images[image].tmbn_url}" alt="{$images[image].alt|escape}" style="padding-bottom: 10px;" width="PUTYOURSIZEHERE"/> </a>
Replace that with your thumbnail.
It will keep the thumbnailed image, but when clicked it should open the detailed in a new window.
__________________
- Shane Munroe
|