Hi,
when I use the client shortcode to display client logo's I have the option to select the number of logo's in a row. But no matter how many logo's should be displayed next to each other, the size (of the logo itself) remains the same. But I would like to display bigger logo's and there is space enough. But it is always displaying the same small version of the logo. Is there any way to have larger logo's displayed (see www.happinessvalley.nl/partners/ I would like it to display the top 3 logo's larger than the 4 underneath it.
BR
Bjorn
Comments
where you found the option to select the number of logo's in a row? Because to be honest, we don't know anything about this option. As we know, it is not possible to setup number of logos per row.
Thanks!
So the size of images are set under functions/theme-functions.php where add_image_size() [Links visible only for registered users] functions are. And if you want to use larger sizes for client's logo, you must change size under this file and then use Force Regenerate [Links visible only for registered users] Thumbnails plugin to change thumbnails sizes. That's the only way to change their sizes.
Hope this will help you