|
Dude, after searching for nearly an hour i discovered where you can change the thumbnail size:
look for the list.phtml doc and look for the (’catalog/image’)->init($_product, ‘small_image’)->resize(135, 135); ?>”
and change it to whatever you desire..
the path btw is:
app/design/frontend/default/default/template/catalog/product/list.phtml
BOOOYAAA!!!
|