Das ist recht Simple. Suche diesen Code im Forumhome_Template:
Code:
$usernameonline
</span>
</div>
</td>
</tr>
</tbody>
Darunter jetzt:
Code:
<!--Irc-Useronline-->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_$channel[channel_id]')"><img id="collapseimg_forumhome_$channel[channel_id]" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<b>$ist2 $ircircuseronline Benutzer im IRC-Chat</b> <a href="irc://irc.xxx.de/channel"><b>irc.xxx.de</b></a> Channel: <b> #channel</b> Port: <b>6667</b>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_$channel[channel_id]" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><img src="ircgif/mirc.gif" alt="$vbphrase[view_whos_online]" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap">$ist $ircircuseronline2 $nutzer $guests $ircirctoprecord $ircirctopdatum $ircirctopuhrzeit<br /></div>
<div style="padding-top: 7px">$ircircusernames </div>
</div>
</td>
</tr>
<tr>
<td class="alt1" colspan="2" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><b>Legende:</b> OP <img src="ircgif/op_online.gif" border="0" alt="OP" title="OP" /> - HalfOP <img src="ircgif/halfop_online.gif" border="0" alt="HalfOP" title="HalfOP" /> - ChannelMod <img src="ircgif/channelmod_online.gif" border="0" alt="ChannelMod" title="ChannelMod" /> - Besucher <img src="ircgif/users_online.gif" border="0" alt="Besucher" title="Besucher" /></div>
</td>
</tr>
</tbody>
<!--Irc-Useronline Ende->
Wenn Du es unter <!-- end logged-in users --> machst passt es bei einigen nicht.Bitte das rote an eure Daten anpassen
Jetzt hast du es auf der Startseite deines Forums
Lesezeichen