Ok, I am going to be really noobish here. How do you put an image into the forum?
I just drag and drop. Though, if you're gonna do that, for god's sake, please either edit down or don't post large pictures.
The HTML way, either using plain text or after pressing the "Source" button in the rich text editor:
Get the image's URL and type in <img src="URL" style="max-width:100%">, pasting the URL in the appropriate spot.