Hi all,
I have a Manufacturers Module in a column and the image size is too big, I know you can change the thumbnail size but that effects the Product TN's as well. Is there any way I can edit just the Manufacturers TN's.
Thanks in advance
VirtueMart 3.0.9
Joomla! 3.4.3
PHP 5.5.12
how much do you want to reduce it?
why not scale it with css?
Thanks for the reply, I tried to find the appropriate class with Firebug but couldn't see it.
You don't know the class per chance?
Cheers
use a module class sufffix
https://docs.joomla.org/Module_Class_Suffix
&&
.suffix img{}
Will do, thank you for help.
Cheers