It’s possible. The proper way would be a bit complicated. You can look at functions.php to see how they’re added.
The other way is using CSS to make the image appear in a different height.
Example:
For blog/archive/home page
.blog-view .entry-thumbnail img {height:100px;}
For single pages
.single-view .featured-image img {height:100px;}
Though I’m wondering what complaints you’re getting as your images look fine from my end.
You can also just disable them here
Frontier Options -> Blog View -> Thumbnails
Frontier Options -> Single View -> Featured Image
@ronangelo
I’m getting complaints about the image on this page in particular as her face has been cropped off…
https://www.vanndigital.com/mp3-whitney-mcclain-whitneymcmusic-santa-dont-christmas/
But let me try your solution here.
**UPDATE**
Her face was still being cropped off after trying to adjust the featured image height.
-
This reply was modified 8 years, 5 months ago by
VannDigital. Reason: Removed extra word
-
This reply was modified 8 years, 5 months ago by
VannDigital.
I’m getting complaints about the Featured Images cropping off parts of the image once again. It’s this particular image this time around:
https://www.vanndigital.com/liquid-soul-ceo-tirrell-d-whittley-to-executive-produce-brian-banks-biopic/
Ron Angelo… I think the question/problem may need to be rephrased. The issue isn’t image size. It is image crop. Can the setting be changed from crop to contain?