Linking Pictures
I just read something that said this can't be done I don't believe it for a second. Ok it can't be done through the normal GUI editor. But you can put a picture using that editor. Then select the text area that you have put the picture and click on the edit HTML link in the bottom right hand corner. Once you have done that adjust the html code to read.
<a href="page name">
<img border="0" src="Image name as google put it" width="65" height="38">
</a>
Here is an example that links to my biography page.
I have found that I had to put my browser to a full screen mode to still be able to see the edit HTML link.
<Thanks Martin>
