Hi,
I am really struggling with top level category thumbs (and also Product Categories). Thubgs are just too small. And also on the product category page. Changing the thumb size on Configuration doesn't help either deleting files from /..xx../resized- folders.
Am I doing something wrong or should I play with CSS and PHP? (I'd rather not)
Sorry, if I am reposting. I couldn't find perfect answer and post were over a year old or so.
I am using the latest version 22c.
BR, Maxis
Thumb sizes to be saved are set in Configuration/templates/Media Files Settings as Thumbnail Image Width and Thumbnail Image Height (you don't have to put a setting for both if you want to retain image proportions)
The image size may then be overriden by sizing using css in the display template. Use Firebug to check this and edit the css if necessary. http://forum.virtuemart.net/index.php?topic=116620.0
Thanks Kelvyn!