Tagged: Latest news widget
I’m using the latest news widget and I add this css code:
.image_size_widget .tweet-thumb img, .image_size_widget .news-thumb img {
width: 80px;
height: 80px;
}
.image_size_widget .news-thumb {
height: 80px;
width: 80px;
}
But I want that the thumbnail is not cropped (they are cropped also before the change).
How should I do?
Thanks
Hey neonlights79,
Please provide a link to the site/page in question.
Best regards,
Jordan Shannon
Hi,
Wordpress is cropping images by default when uploading them and if you want to control this behavior you can use a plugin like this: https://wordpress.org/plugins/simple-image-sizes
I hope this will help :).
Best regards,
Jordan Shannon