Author Topic: Images  (Read 642 times)

I need help inserting images to the forums? Please tell me how!

Click the button of a picture, this,

Click the button of a picture, this,

then put the image inside the [/code]

then put the image inside the img tags
e.g
Code: [Select]
[img]example.png[/img]

stuff,that failed.

What I do, is I put the name of the image inside of the img img box, but it apears to be an X, what should I name it instead?

You need to upload the image to an image sharing site like photobucket or tinypic then copy the forum code into your post. Make sure it's the BBCode not the HTML one.

Its like this
Code: [Select]
[img]www.website.com/inb4troll.png[/img]
not like this:
Code: [Select]
<img src="www.website.com/inb4troll.png">

Thanks alot guys you rock, Now I can finnaly add pictures!


Lemme test....   
Move your mouse over the image and you should see some links on the bottom of it. Click on the IMG code and it will be copied to your clipboard. Then just paste it in a post and it should appear.