Thread: Image Size
View Single Post
  #4  
Old 01-31-2003, 06:16 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

If your thumbnails are all the right size to start with (100x150) then you could change your skin1/product_thumbnail.tpl to this


Code:
{* $Id: product_thumbnail.tpl,v 1.4 2002/09/05 12:43:21 zorg Exp $ *} {if $config.General.show_thumbnails eq "Y"}[img]../image.php?productid={$productid}[/img]{/if}

In other word just remove the part that sets the size
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote