When I post images, I prefer to keep them the same width for consistency. To achieve this, I adjust the proportions (width x height).
Even when I specify the image’s proportions, if the image is proportionally tall, Discourse renders it smaller, requiring users to click to view it. I often post screenshots and need the images to display without clicking. Do you have any advice on setting image attributes to prevent Discourse from overriding the image’s rendered size? I know what Discourse is trying to do but at times, I would like more control over how images are rendered.
Thanks again and apologize if this question was asked before.
I specified the width and height attributes to ensure the images are proportional, preventing stretching or clipping. However, larger images are rendered to be shrunk down by Discourse, and very tall images are clipped or visually made much smaller, requiring users to click to view them fully. Is there an attribute that forces the image to render at the specified dimensions?