How to insert picture

There are two ways you can do this...

1) Attach the file. In the place where you edit the post, add an attachment to it.

2) Link the file from an existing location. To avoid problems with hotlinking (it is impolite to hotlink from other websites unless they say it is ok), upload your image to a place like http://imageshack.us. From there, you can insert it into your post by typing:

Code:
[img]URL[/img]

with "URL" as the location of the image. If you want to resize the image, you can type this:

Code:
[img=50x50]URL[/img]

That will change the size of the image to 50 by 50 pixels.

Hope this information helps.
 
Just to go a bit more detailed, you can also insert a Picture into your post and when someone clicks the picture, it will open up a new window. How do you do this you ask? Well, just look below:-

Code:
[url=*insert URL*][img]*insert image URL[/img][/url]

By doing that, you can have a picture and a link to your desired URL at the same time! Try clicking onto my Trainer for an example. Hope this helps you.
 
Back
Top