you can either click on attach, or if they are uploaded to a server then you can click IMG, or you can manually put them in, and set a specific size for instance i use-
img src="http://www.etc etc etc.com" width=640 height=480
or if you want it to be a preset size the just use the
img src="http://www.etc etc.com" code
not too difficult. But remember to add a < at the beginning and a > at the end i.e.- <img src~~etc etc~~> so it will work.
Mike