Hello,
I have this problem regularly - how to reserve a space for image on website and what size image to use?
I mean - when website is created - there should be planned - Image for Article - this size; for category view - this size, etc....
...and then come images - some Vertically aligned, some horizontally , some large, some small, some too high, some too wide ...
- How to manage all this out?
In my previous website I put max-height: 300px - to resize it somehow proportionally , yet still - not all images came out of similar size, some too wide, etc...
Now I am creating a new website - I have set for image "to resize and crop" for certain dimensions - now they are nicely the same size - but still in some images somebody is with cut head - because the original image was 900 X 300 ....
How to deal with these problems?