Not signed in (Sign In)

Forum Help

Formatting

Enable the Editor -- For this to work, you must use a browser other than Safari. Sorry!

If you don't like having to deal with codes, do this:

  1. Go to Account tab.
  2. Select Forum Preferences.
  3. Check the box that says Enable Visual editing toolbar.

Using this WYSIWYG editor, you cannot use Vanillacons.  This has its own emoticons.

Basic Coding -- For this to work, make sure you select Html under the Format comments as bit under the input field.
Bolded Text
<b>text you want to bold</b>


Italic Text
<i>text you want to slant</i>


Hyperlinks
<a href="">text you want to click on</a>


(Images if you don't want to upload an attachment, which is limited to one)
<img src="http://wherethefileislocated.com/image.jpg" />


Quote
<blockquote>The post (or part of it) you'd like to quote.</blockquote>


Numbered Lists (For Top 3, Top 10, etc)
<ol>
<li>First Item</li>
<li>Second Item</li>
<li>Etc, repeat as necessary</li>
</ol>