Thumbnail Size – Custom Module

Posted in: Newspaper
Post count: 55

Hi,

how can I set the thumbnail size to be displayed?

I am creating a custom module search and want to show a different thumbnail instead of the smaller one. This is the line:

return parent::get_image($thumbType, $image_link);

Thank you.

Post count: 6600

Hi,

First you have to go to functions.php file and add your own image sizes http://screencast.com/t/nsQtWpPBtt5

Then add your new custom sized images to your custom module. Here you have an example for module search http://screencast.com/t/WzCBDyV0LHG

Hope this helps
Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.