Testing again...

trying to direct link with a picture-
NOT
yet again 

Hi Syndi!
Your format for each of these is exactly right. (Code between img tags:

) What went wrong is that you put the
page url between the tags instead of the
image url. Fortunately, that's easy to fix. I don't recall if you said you're using a Mac or a PC, so these directions are for a PC (if we need a Mac-specific version, we'll call on Kathryn for help).
Put your cursor on the image itself, the right click which will give you a drop-down menu.
If you're using IE, you choose "properties" which will pop up a window. You want to put your cursor on the code titled "address(URL)" and copy the entire thing (Ctrl+A to highlight it, then Ctrl+C to copy it).
If you're using Chrome, choose "Copy Image URL." I believe Firefox & Safari are similar.
Once you've copied the image's url, paste it between the two img tags (Ctrl+V). Your code will end with ".jpg" so that will tell you that you got the right code. So if I go to the page you were using for the first one you posted, copy the image url and paste it between img tags I get this:
[img]https://lh3.googleusercontent.com/-ThR3sK7iOaw/TkZtSdD2FYI/AAAAAAAAABg/_cegfaMufP0/s720/LiningSeamFinish.jpg[/img]which gets me this:

Please give it another try--you're very close!

Lisa