I’ve changed the css for the latest post thumbnails widget to this….
.news-thumb img, .news-thumb img, .news-thumb {
height: 70px;
width: 100px;
max-width: 100%;
vertical-align: middle;
border: none;
But now, the theme is still filling it with the 36px x 36px pictures. Therefore, the pictures are fuzzy because it’s stretching it to fit instead of getting the new thumnail.
How can I fix this?
The login info is in the private area.
Hey mikkijack!
If you are modifying the images through CSS, that issue can happen yes.
Images that is been resized that way, they do generate blurry results.
Better to try a plugin like
Best regards,
Basilis
Is there a way to do it without a plugin? They slow your site down and I have quite a few already.
By the way, I just did the plugin and it’s still not working. They’re still stretching. It’s not working.
Nevermind, I’ve fixed it.