Since nobody seems to find the solution, I start testing and got this:
In skin1/modules/Bestsellers/menu_bestsellers.tpl, find this:
And change it for this:
Quote:
<a href="product.php?productid={$bestsellers[num].productid}&cat={$cat}">{$bestsellers[num].product}
<div align="center">{include file="product_thumbnail.tpl" productid=$bestsellers[num].productid image_x=50 product=$bestsellers[num].product}</div>
</a>
|
You can change the size in image_x=
any size you want
Have it working for version 4.0.13