PDA

View Full Version : IRC online hack in after welcome panel


BKD
11-25-2003, 07:17 PM
Hi all I am using this to link to IRC minus my site address.. My question is this shows at bottom of page. How can I make it appear under the welcome panel hack at the top of my homepage?

<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6"><a href="http://www.xxxxxxxx.net/jirc/chat5.html" target="blank_"><normalfont color="{categoryfontcolor}"><b>Currently Online Users in #xxxxxxxx</b></normalfont></a><normalfont color="{categoryfontcolor}"><b>: $onlineirc</b></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan="6"><smallfont>
$chatterson</smallfont></td>
</tr>

MindTrix
11-25-2003, 08:26 PM
I believe this is more of a support question than a template or button request mate :)

MindTrix
11-25-2003, 08:28 PM
Any ways for your question, open up your FORUM HOME -- forum home template. and find this code


The time now is $timenow.<br>
You last visited: $bbuserinfo[lastvisitdate].
</smallfont></td>
</tr>
</table>
<!-- /text -->

Place the code you showed underneath this.

BKD
11-27-2003, 11:59 AM
Thanks for the help. I was able to use your example to rearrange other stuff as well.

MindTrix
11-27-2003, 01:53 PM
Glad to hear it. Have fun.