Thank you, David! Looking forward to this new release. With this feature implemented your plugin will be almost perfect! Good luck! Leon.
Hello David,
Sorry for delay with my response. You’re right, I wasn’t correct saying “stretched” – they are cropped. Just take a look at my test site. The free Pinbin theme was used here.
This code was added to style.css file:
.nelioefi {
max-height: 450px;
max-width: 750px; }
I cannot find style combinations that would make it possible to display all the images (with different width-height ratio) without unwanted cropping. It seems that in case we can specify width, height parameters for each image the problem will be solved.
What do you think?
Thank you.