stretch images in a container - Forum

Forum Navigation
You need to log in to create posts and topics.

stretch images in a container

Hi everyone at the forum,

I know that an image can be enlarged disproportionately. But what about a container that holds multiple images? Is that possible? I think, there is no other way, images (or any objects) can be grouped, than putting them into a container (??)

Thanks very much!
Joerg

Quote from Snow Rider on April 13, 2026, 3:39 pm

Hi everyone at the forum,

I know that an image can be enlarged disproportionately. But what about a container that holds multiple images? Is that possible? I think, there is no other way, images (or any objects) can be grouped, than putting them into a container (??)

Thanks very much!
Joerg

You can make the image stretch inside a container by using CSS properties like width:100%, height:100%, and object-fit:cover or object-fit:contain depending on the effect you want. In VisualNEO Web, assigning these styles to the image or container usually works well for responsive layouts. Hope this helps!

luishp and CDY@44 have reacted to this post.
luishpCDY@44