How to format text with Bold, Italic, Quote, etc...

There are several codes you can use to change the appearance of your text. Following is the list of codes currently available:

Bold: enclose your text with [b] and [/b]. Example: This is [b]bold[/b] text. = This is bold text.

Italic: enclose your text with [i] and [/i]. Example: This is [i]italic[/i] text. = This is italic text.

Underline: enclose your text with [u] and [/u]. Example: This is [u]underline[/u] text. = This is underline text.

Bulleted List: [list] and [/list], and items in list with [*] and [/*].

Ordered Alpha List: [list=a] and [/list=a], and items in list with [*] and [/*].

Ordered Number List: [list=1] and [/list=1], and items in list with [*] and [/*].

Quote: enclose your text with [quote] and [/quote].

Blocks [div] and [/div].

Images

All images used in posts must be hosted on our servers. Image tags use a file id assigned to a file when uploaded to our server. (We do not allow hotlinking of images hosted on other websites. To upload images to your profile space click the "My Profile" link and the images tab -> Files and Folders. You can get the file id and the forum image code there too. In the tags below replace the xxxxxx with the file ID.

Image: [img=xxxxxx]

Image floated left: [imgleft=xxxxxx].

Image floated right: [imgright=xxxxxx].

Close Window