Baking and Books discussion
General
>
Help in testing the photo thing...
date
newest »

This is how you do it if you are using Chrome as a browser.
So for those of you who don't know how to do this, you must first upload your image to an image hosting service, such as this one.
Once there you need the information from the hosting service for the link. Right click on the image you've just uploaded and choose 'copy image url'. Then you need to here's the code you need to use if you are going to post a photo ...you must replace the * with < and the # with a >
image: *img src="put the copied url here" width="40" height="100" alt="description"/#
width and height are optional but recommended. The width and height come from your image, not the sample here.
Okay so that's probably clear as mud...but please test something and let me know if it works for you!
So for those of you who don't know how to do this, you must first upload your image to an image hosting service, such as this one.
Once there you need the information from the hosting service for the link. Right click on the image you've just uploaded and choose 'copy image url'. Then you need to here's the code you need to use if you are going to post a photo ...you must replace the * with < and the # with a >
image: *img src="put the copied url here" width="40" height="100" alt="description"/#
width and height are optional but recommended. The width and height come from your image, not the sample here.
Okay so that's probably clear as mud...but please test something and let me know if it works for you!
Let me know if it works!