VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: gofer123 on July 11, 2015, 07:56:43 AM

Title: Manufacturers image size
Post by: gofer123 on July 11, 2015, 07:56:43 AM
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
Title: Re: Manufacturers image size
Post by: PRO on July 11, 2015, 13:45:09 PM
how much do you want to reduce it?

why not scale it with css?
Title: Re: Manufacturers image size
Post by: gofer123 on July 11, 2015, 23:33:32 PM
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
Title: Re: Manufacturers image size
Post by: PRO on July 14, 2015, 11:45:49 AM
use a module class sufffix
https://docs.joomla.org/Module_Class_Suffix


&&

.suffix img{}
Title: Re: Manufacturers image size
Post by: gofer123 on July 16, 2015, 22:53:45 PM
Will do, thank you for help.
Cheers