Resizing Images for Dynamic Pages

We’re developing a directory with profile pages, etc. through Wix Code. One thing I’m having an issue with is image resizing. The only setting options are to maintain template image proportions or turn off “keep proportions.” The problem is all logos are different sizes and proportions. If I keep proportions, it auto-crops the image rather than proportionally fitting into the bounding box. So what I’d love is for it to resize automatically within the bounding box based on horizontal dimensions (kind of like you can do for a gallery). I feel like this was at one point available? Or maybe I’m missing something. Any ideas?

2 Likes

Hello

Resizing images automatically is not an available feature at this time.

Massa

This isn’t about resizing images, it’s about fitting them to a bounding image box so the images are displayed in an intuitive way. Currently, all images are cropped randomly. Why are we paying money for a CMS that cannot manage images.

Hm, this feature is long overdue I believe. You should just calculate the resize ratio from the most oversize side relating to the corresponding frame’s side.