Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to add images?  (Read 576 times)

Melzer

  • Bay Watcher
  • [CAN_POST][CURIOUSBEAST_POSTER][FANCIFUL]
    • View Profile
How to add images?
« on: June 29, 2013, 04:53:37 pm »

How do you add images to posts and replies? It's a noob question, I know.
Logged

Criptfeind

  • Bay Watcher
    • View Profile
Re: How to add images?
« Reply #1 on: June 29, 2013, 05:01:35 pm »

You need to add the img tags. (A quick way to inset the img tag in a post is to click the insert image button which I have shown in the photos.) IE These:

Code: [Select]
[img][/img]
And then you put the location of the image, the direct link, which looks something like this:

http://i.imgur.com/zXukaBJ.png

In between the tags. Such as this:

Code: [Select]
[img]http://i.imgur.com/zXukaBJ.png[/img]
Which will give you this:

Logged