Zarif
When one puts a picture on here on on the Investor's BB, the HTML command is typed out so that it says:-
Post a picture on here which has the Internet Address [URL] Property link of "blahblahblah".
For instance, if you "Right Click" on the button just above the "Post an article on this topic" box - the one that is dark blue and says "Back to list", then up will pop a window. If you look at the bottom of this little window you will see "Properties".
Left Click on "Properties" and you will see another pop up window telling you that the button's URL Adress is
http://www.moneyam.com/TradersRoom/images/backtolist.gif
Now this URL Address is the "blahblahblah" bit we want to make our HTML link command with.
The way you write the command is as follows:-
<IMG SRC="blahblahblah
">
So, I'm sure you get the idea to substitute the "blahblahblah" with
http://www.moneyam.com/TradersRoom/images/backtolist.gif
Actually, all this HTML is done automatically for you where it says in the "link" box below the "Post an article on this topic". All you have to do is place the URL Address of the image in this box and click on the command "insert image link" and 'lo and behold'...........thus:-
The main thing is that ALL THE IMAGES HAVE TO BE ON THE INTERNET and not on your own computer. I'm sure you now understand why. :-)
Notice how my button is only a button picture and not a working button.