Page 1 of 1

How can i post a picture?

Posted: 20 Nov 2010, 16:07
by A_BULLET
hi
How can i post a picture that i took myself?

Re: How can i post a picture?

Posted: 20 Nov 2010, 16:21
by KatrynKat
upload it to an image hosting site like imageshack or photobucket and then copy and paste the IMG code.

Re: How can i post a picture?

Posted: 20 Nov 2010, 18:18
by Ron2K
  1. Upload your image to somewhere that's web accessible. The two sites that KatrynKat linked to are both good options.
  2. Put the following code in your post:

    Code: Select all

    [img]http://www.yourserver.tld/pathtoimage/yourimage.png[/img]
    (Photobucket will give you the correct BBCode to use to link your image. Imageshack probably does it as well.)
I'm going to move this to PCF Online, sticky, and lock this, as this question keeps on getting asked. :P

EDIT (requested by Tannie Tribble)

A few further points:
  • Keep your images to a manageable size - generally, no larger than 800x600. People get annoyed when they have to load large images that take up the entire real estate and suck up their bandwidth.
  • Don't hotlink. This essay details what hotlinking is, and why it's a Bad Thing.

Re: How can i post a picture?

Posted: 20 Nov 2010, 18:21
by Anakha56
Ron2K wrote:
  1. Upload your image to somewhere that's web accessible. The two sites that KatrynKat linked to are both good options.
  2. Put the following code in your post:

    Code: Select all

    http://www.yourserver.tld/pathtoimage/yourimage.png
    (Photobucket will give you the correct BBCode to use to link your image. Imageshack probably does it as well.)
I'm going to move this to PCF Online, sticky, and lock this, as this question keeps on getting asked. :P
Umm whats a BBCode? Do I need a bb gun to use it? Also I am not a programmer so is there a simple non-programming way to do things? :P



/runs from Blue Ones hammer :P.

Re: How can i post a picture?

Posted: 20 Nov 2010, 18:22
by Ron2K

Re: How can i post a picture?

Posted: 20 Nov 2010, 20:04
by Stuart
Ron2K wrote: [*]Put the following code in your post:

Code: Select all

http://www.yourserver.tld/pathtoimage/yourimage.png
Where's the image tags? :scratch: