and if have put the chat stats from smartor in to this mod butt now a have a small problem i want to give the people who are in the chat a color just like the are wenn the are online but wenn I use
{CHATTERS_LIST} or this {L_ONLINE_MEMBERS} or this {LOGGED_IN_USER_LIST}
usersnames are then in black
Code: Alles auswählen
<table width="100%" cellpadding="2" cellspacing="2" border="0" class="forumline">
<tr>
<th colspan="2" height="25" nowrap="nowrap">{L_LIVE_STATISTICS}</th>
</tr>
<tr>
<td align="left" class="row1"><span class="gensmall">
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><b>{L_LOGIN_LOGOUT}</b></a><br><br>
<img src="templates/subSilver/images/live_statistics/icon_profile.gif" width="19" height="15" alt="{L_MEMBERS}" title="{L_MEMBERS}" /> <b>{L_MEMBERS}:</b>
<br />
<img src="templates/subSilver/images/live_statistics/ur-moderator.gif" width="19" height="18" alt="{L_LATEST}" title="{L_LATEST}" /> {L_LATEST}: {NEWEST_USER}<br /><img src="templates/subSilver/images/live_statistics/ur-author.gif" width="19" height="18" alt="{L_NEW_TODAY}" title="{L_NEW_TODAY}" /> {L_NEW_TODAY}: <b>{TODAY_USERS}</b><br />
<img src="templates/subSilver/images/live_statistics/ur-admin.gif" width="19" height="18" alt="{L_NEW_YESTERDAY}" title="{L_NEW_YESTERDAY}" /> {L_NEW_YESTERDAY}: <b>{YESTERDAY_USERS}</b><br /><img src="templates/subSilver/images/live_statistics/ur-guest.gif" width="19" height="18" alt="{L_MEMBERS_OVERALL}" title="{L_MEMBERS_OVERALL}" /> {L_MEMBERS_OVERALL}: <b>{TOTAL_USERS}</span></b><br /></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/group-1.gif" width="20" height="20" alt="{L_ONLINE_NOW}" title="{L_ONLINE_NOW}" /> <b><span class="gensmall">{L_ONLINE_NOW}:</b><br />
<img src="templates/subSilver/images/live_statistics/ur-anony.gif" width="19" height="18" alt="{L_GUESTS}" title="{L_GUESTS}" /> {L_GUESTS}: <b>{GUESTS_ONLINE}</b><br /><img src="templates/subSilver/images/live_statistics/ur-member.gif" width="19" height="18" alt="{L_MEMBERS}" title="{L_MEMBERS}" /> {L_MEMBERS}: <b>{REGGED_ONLINE}</b></span></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/icon_hits.gif" width="15" height="15" alt="{L_STATS}" title="{L_STATS}" /> <b><span class="gensmall"> {L_STATS}:</b><br />
{L_USER_RECORD}: <b>{RECORD_USERS}</b><br />{L_TOTAL_POSTS}: <b>{TOTAL_POSTS}</b></span></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/icon_regged.gif" width="17" height="18" /> <b><span class="gensmall"> {L_ONLINE_MEMBERS}:</b><br />
{LOGGED_IN_USER_LIST}</span><br>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/icon_regged.gif" width="17" height="18" border="0" hspace="3" alt="{L_ONLINE_MEMBERS}" title="{L_ONLINE_MEMBERS}" />
<b><font size="1">Members in Chatbox</font></b>
<b><span class="gensmall"> {TOTAL_CHATTERS_ONLINE}<br><br />{CHATTERS_LIST}</span><br>
</tr>
<tr>
<td align="center" class="row1"><span class="gensmall">[ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]</span></td>
<!-- End forum content cell -->

the site is in dutch