View Single Post
  #9  
Old 03-15-2010, 05:22 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: How to control detailed image size

<a href="{$xcart_web_dir}/image.php?id={$images[image].imageid}&amp;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
Reply With Quote