There are several ways to add photos to posts on the Dogs monthly Forums. The easyist way is via the 'Upload Attachment' box below the 'POST A NEW TOPIC' window. Here you can browse for the photo on your computer and upload it to your post. It will be automaticaly resized and added as a clickable thumbnail to your post.
Alternatively, if you wanted to link to a photo already hosted elsewhere on the internet, you can use the IMG button on the POST box menu. When clicked you will see
- Code: Select all
[img][/img]
Then you need to find the address of the image, usually something like
http://www.dogsmonthly.co.uk/images/dog ... banner.gif and place that address inside the img tags, so it will look like
- Code: Select all
[img]http://www.dogsmonthly.co.uk/images/dogs_monthly_banner.gif[/img]
This will then display the following on your post

All done.


