Image size of related posts

Posted in: Newsmag
Post count: 73

Hello, how can I change the images size in the related posts column? I’d like them to be smaller.
Thanks.

Post count: 6535

Hi

The images displayed on related posts block have a fixed size which can’t be easily changed because block’s layout will be affected. Related article block was intent to display 3 or 5 posts depending by sidebar. To change the image size you’ll need a different value for the post number and also a different module.

Thanks!

Post count: 73

Ok, afaik the post number can be changed from the settings panel. How can I change the module ?

Post count: 6535

Hi

You have to edit td_module_related_posts.php file and change the thumb used in get_image function: http://screencast.com/t/Gn4kzsYf Make sure you add a thumb registered in td_config.php: http://screencast.com/t/54QSDoL2mQl Also you may need some css customizations for module’s layout. The css code can be added in theme panel > custom css section.

Thanks!

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