Thread: Product image
View Single Post
  #10  
Old 07-22-2008, 01:03 AM
 
Thedae2k Thedae2k is offline
 

eXpert
  
Join Date: Jan 2004
Posts: 288
 

Default Re: Product image

I am using the products_t and I am trying to regulate the display height of {include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y product=$products[product].product tmbn_url=$products[product].tmbn_url}

I have all sorts of image sizes and I use telafirmas image mod to resize and cache but I need to limit the height of the thunbnails in the skin1/customer/main/featured.tpl.
__________________
X-Cart Pro 4.1.9
PHP5.2.5
MySQL 5.0.54
IIS/Apache/NGINX Webservers
Reply With Quote