View Single Post
Old 05-11-2022, 01:17 PM   #9
psyang
Powerplay Quarterback
 
Join Date: Jan 2010
Exp:
Default

Quote:
Originally Posted by photon View Post
I'm sure it's fixable, just not sure how. I don't know a whole lot about HTML/CSS/Javascript these days.
I took a quick look, and if you add this line to the end of the dark style's css (comes across as style-9da96d00-00009.css to my local browser):

Code:
div[id^=post_message_] img { max-width: 100%; height: auto; }
that should fix the image resizing issue. The line should be safe to add since it is the last line in the non-dark style's css.

Image before the change
Spoiler!


Image after the change
Spoiler!
psyang is offline   Reply With Quote
The Following User Says Thank You to psyang For This Useful Post: