Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Image Dimensions

Hi
Why is the aspect ratio maintained if you implement a fixed width and auto height ie 250px x auto, but you cant do auto x 250px. The width expands to 100% of the container and stretches the image out of proportion.

It does not make sense to have the aspect ratio work for width only and not for height.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Image Dimensions

Hello Deon,

It might depend on the size of your image and custom CSS, because it just sets the CSS properties height and width.

Return to “Issues”