Aug 07 2012, 02:49 PM
I'd propose that all uploaded images in the posts that are too larged be scaled down to a smaller size (570px x 428px).
found the way to do it here. Hope canister or whoever is in charge can implement this.
http://xenforo.com/community/threads/fre...ost-180445
found the way to do it here. Hope canister or whoever is in charge can implement this.
Quote:How can I limit the size of images in posts?
Add this to the EXTRA.css template:
.bbCodeImage {
max-width: 50%; }
Adjust the percentage to suit, or substitute for a set pixel size. Note that the images will still zoom to full size when clicked.
http://xenforo.com/community/threads/fre...ost-180445
be the best version of yourself, that's all you can do.