![]() |
Thumbnails disorted! Help!
Iб╢m using 3.5.6 and have my thumbnails pictures stored on the server, not in the database. Iб╢ve tried to delete the thumbnail width in General Settings but it doesnб╢t store it, it sets it to the size of 70.
Is there anyway I can delete the standard width since all of my thumbnails are not in the same size. |
Re: Thumbnails disorted! Help!
Quote:
I don't think so. You'll have to either make all your thumbnails same width or X-cart will stretch or shrink them to one and the same size. |
Set it to 0 instead of completely removing it.
This will make the thumbnail not scale, and use its original aspect ratio. hth. ;) |
you have to edit products.tpl and product.tpl.
look for something like this Code:
{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$config.Appearance.thumbnail_width product=$products[product].product tmbn_url=$products[product].tmbn_url} you can change the parts Code:
[product].productid image_x=$config.Appearance.thumbnail_width to maybe Code:
[product].productid image_x=100 |
All times are GMT -8. The time now is 06:00 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.