Images are always responsive despite image style

Created on 26 April 2025, 20 days ago

Problem/Motivation

When I display some images (e.g. a grid in a view) all are blown up to maximum sizes.

Steps to reproduce

Proposed resolution

I would like to have the behaviour of the image style: if it is 100x100, it has to stay that size; if it is responsive (e.g. flexslider) it is enhanced accordingly.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands edvanleeuwen Waalwijk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @edvanleeuwen
  • πŸ‡ΊπŸ‡ΈUnited States flashwebcenter Austin TX

    Hello,

    Solo automatically adds the class img--is-clickable to certain clickable images to allow them to stretch properly.
    All other images are not stretched to 100%, they remain at their original size by default.

    If an image is placed inside an anchor (a tag), it may receive the img--is-clickable class.
    To disable this behavior, go to the theme settings and apply the image-auto class to the page wrapper, as shown in the attached screenshot.

    Best wishes,
    Alaa

  • πŸ‡³πŸ‡±Netherlands edvanleeuwen Waalwijk

    Thanks for the clarification!

Production build 0.71.5 2024