Product Block image size

I know when you make the product block you can pick a number of templates that have specific layouts.



My question is. I like the layout of links thumb. However the image is too small. I know that this must be set somewhere. Probably buried in some tpl, does anywhere know where i can change this?

Found it



I have edited the block/list_templates/links_thumb.tpl



i have change the default width and height from 70 to the following



$product.product_id”|fn_url}”>{include file=“common_templates/image.tpl” image_width=“150” image_height=“200” images=$product.main_pair obj_id=$obj_id_prefix object_type=“product” show_thumbnail=“Y” no_ids=true}



Just had to remember to clear the cache