As seen here: http://www.forumadvertz.com/topic185.htmlLog into your Administrator's Control Panel
Click on the Posting tab at the top
Select the Add a new BBCode button on the right for each of the following:<TABLE> wrote:
BBCode usage
[table={NUMBER1},{NUMBER2}]{TEXT}[/table]
HTML replacement
<table width="{NUMBER1}" valign="top" cellpadding="2" cellspacing="0" border="{NUMBER2}">{TEXT}</table>
Help line
[table=width,border]
<TR> wrote:
BBCode usage
[tr]{TEXT}[/tr]
HTML replacement
<tr>{TEXT}</tr>
Help line
[tr]
<TD> wrote:
BBCode usage
[td={NUMBER},{COLOR}]{TEXT}[/td]
HTML replacement
<td width="{NUMBER}" bgcolor="{COLOR}">{TEXT}</td>
Help line
[td=width,color]
After you have created these BBCodes, it's time to test it and learn how to properly use the code!Code:
[table=300,1]
[tr]
[td=50,red]1[/td]
[td=50,red]2[/td]
[/tr]
[tr]
[td=250,white]3[/td]
[td=250,white]4[/td]
[/tr]
[/table]
Have fun, play around with it a little bit. If there's anything else you'd like to see or another option you want in the tables, let me know.
-Rich*To see an example: http://www.forumadvertz.com/topic185.html