I don't know anything about coding - I've installed this add-on, but don't know how to add actual LINKS into the column. Right now my forumhome_sidecolumn_left looks like this:
<tr>
<td class="thead">
NEW!
</td>
</tr>
<tr>
<td class="alt1">
ONLINE CHAT
</td>
</tr>
<tr>
<td class="alt2">
IceDogFANS.com
</td>
</tr>
And I'd like to have the "IceDogFANS.com" go to
http://www.icedogfans.com (obviously)
and I'd like to have the "ONLINE CHAT" be linked to:
http://forum.icedogfans.com/misc.php?do=flashchat
What lines do I need to edit and what tags need to be wrapped around those links?
Sorry for the very basic question....