Page 1 of 1

Css for image max-width

Posted: Sat Aug 22, 2020 11:00 pm
by bubach
I'd love for someone with server access (@chase ?) to add this CSS to the Megatokyo forum-style, attached images in the screenshot thread is breaking the page layout for all the uncropped 50K resolution stuff you guys keeps posting. :wink:

Code: Select all

image {
    max-width: 100%;
}

Re: Css for image max-width

Posted: Mon Nov 02, 2020 3:27 pm
by eekee
I half-way agree; the difference being different themes handle images differently. I'm using SFCentar which doesn't shrink images, but doesn't allow them to break the layout either. It has rather poor icons, though.