OSDev.org
https://forum.osdev.org/

Css for image max-width
https://forum.osdev.org/viewtopic.php?f=6&t=37148
Page 1 of 1

Author:  bubach [ Sat Aug 22, 2020 11:00 pm ]
Post subject:  Css for image max-width

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:
image {
    max-width: 100%;
}

Author:  eekee [ Mon Nov 02, 2020 3:27 pm ]
Post subject:  Re: Css for image max-width

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.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/