View Single Post
  #1  
Old 08-19-2003, 03:06 PM
 
info@auction-help.com info@auction-help.com is offline
 

Member
  
Join Date: Jul 2003
Posts: 15
 

Default Stop Thumbnail Images Distortion

This fix works only if you have resized your thumbnails to the size you want them to appear.
I used a batch program called Media Resizer that I downloaded from downloads.com and it worked very good to resize all of the images in my thumbnail directory in one shot.

After my thumbnails were sized to 120 max width or 120 max length to insure that the thumbnails never exceded 120 either direction then I found the file

/customer/main/products_t.tpl

Located this line of code

image_x=$config.Appearance.thumbnail_width

and deleted it.

It works well for me and now my thumbnails look like the originals.

If you have any problems just replace the original file from your skin1_originals or replace the line you deleted.

I hope this helps someone.
Reply With Quote