Quote:
Originally Posted by toolexperts
ok this is weird if i change the code in the right menu in bestsellers to have it show bestsellers.tpl instead of menu_bestsellers.tpl, it works but the pics are very small
|
Change In this piece of code size tables and Images:
PHP Code:
<td width="30">
<a href="product.php?productid={$bestseller.productid}&cat={$cat}&bestseller">{include file="product_thumbnail.tpl" productid=$bestseller.productid image_x=25 product=$bestseller.product}</a>
</td>
<td width="30">
and
....... image_x=25 ........