Thread: cart image size
View Single Post
  #2  
Old 03-06-2006, 11:35 PM
  pauldodman's Avatar 
pauldodman pauldodman is offline
 

X-Guru
  
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,062
 

Default

You can do this for any thumbnail that is displayed by entering a fixed value instead of the code that calls the size from the database.

so, take skin1/customer/main/cart.tpl

around line 22 ish, you will see the line that displays the thumbnail.

so where it says:
include file="product_thumbnail.tpl" productid=$products[product].productid image_x=

the bit that says:
image_x=
is the key

put a value right there e.g. 120
__________________
Paul Dodman
e-business & m-commerce consultant
w: www.luminointernet.com
e: xcart@luminointernet.com

Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
Reply With Quote