odeon: How does one resize a picture as displayed in a post without resizing the original picture file? I am referring to images within the main body of the post, not attachments (although knowing how to resize attached pictures, if possible, would also be useful).
For example, at AFF (powered by MyBB), if I want to resize a picture, the code used is:
[img=WxH]Image Location[/img]
Where W=width of the image, in pixels, and H=height of the image, in pixels.