Move the image inside thumbnail(post gallery)

Posted in: Newspaper
Post count: 46

Is there a way to move around the image inside the post gallery?

Attached a screenshot for better understanding
https://ibb.co/Y3QQ6jh

Post count: 20688

Hi,

That is a thumbnail, it is already created of that size – http://prntscr.com/ma17j6
The aspect ratio of the image has to be taken into account when choosing the featured image and how the theme will crop the images
https://forum.tagdiv.com/featured-image/
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

You could use a flex grid, these have options to modify the height of the module. For example flex grid 5 which has the design of big grid 3 you are currently using
http://prntscr.com/ma18w8
With this flex grid you can modify the height of each module, there are also many other customization options. You could give it a try instead of big grid 3.

Thanks

Post count: 46

I see that you can change the Thumbnail API according to this post
https://forum.tagdiv.com/td_api_thumbupdate/

I think if i can just change the crop array ‘as center’ ‘bottom’
it will be an easy fix

Post count: 46

So I did find the td_config.php and changed the array crop to center bottom
but didn’t change anything

Post count: 20688

If you modified the thumbnail cropping for that size in the code, it will affect future images, not the ones that are already created with the old cropping.

It will require you to regenerate with the plugin for the old thumbnails to be affected
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.