View Single Post
  #2  
Old 09-20-2007, 03:51 PM
 
toomnyhats toomnyhats is offline
 

Advanced Member
  
Join Date: Sep 2006
Posts: 41
 

Default Re: Shrink image on page "view cart"

It's pulling the size in from your settings in admin right now but if you want to put a different value in:

Find (in /customer/main/cart.tpl)

image_x=$config.Appearance.thumbnail_width

and replace with whatever number you'd like.

For example:

image_x=75
__________________
toomnyhats
X-Cart Gold 4.1.9 (Unix)
X-SpecialOffers
DSEFU (disabled)
Reply With Quote