Hello, I'm using 'imaging' and I need to put a limit to the width of the images, but no limit to the height. And I want the images that have a width less than the maximum allowed, retain their original dimensions.
Currently, I put maxWidth to 830 and I've had to put the maxHeight to 5000 because otherwise the image is not seen. Furthermore, the image size is adjusted to to either the maxWidth or the maxHeight. For example, one image with original size 700x1203 is adjusted to 830x1426. But in this case I'd need to retain the original size. So is possible to indicate only a maximum width allowed, and images that have less width doesn't fit? Thanks. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b5db5603-80ac-45fa-9fd5-7d343abd1af7 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
