Suggestion: small images in quotes
Solved
General Discussion
-
replied to MJ on last edited by
-
-
You could do this fairly simple with CSS
-
It's something like
blockquote img { max-width: 100px; max-height: 100px; }
Copyright © 2025 NodeBB | Contributors