XenForo - Resize images In Post
Step 1 : extra.less /** Resize images in post @ XNFORO.IR **/ .message-body img { max-width: 350px !important; max-height: 350px !important; } /** Resize images in post @ XNFORO.IR **/ Step 2 :
xnforo.ir