I have list of images with different sizes.
I want to make the size is fixed to 100X120
But here different images will be forced to that size which is not true for an image with width bigger than height.
My question, how do I set the width and the height for an image so that I can be resized with the 100X120 rather displaying it with width 100 and height 120?
Thanks
Fawaz