Problem mit Chatbox MOD
Verfasst: 10.07.2005 13:40
Also.. ich will unter Wer ist online eine 4 Zeile haben, kriegs aber nich hin.Bei m ir erscheint dann der Text (später vom ChatboxMOD) genau unter diesem "wer ist online"- Pic. Wie geht das?!
[ externes Bild ]
Schonmal THX im vorraus
[ externes Bild ]
Code: Alles auswählen
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="2"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
</tr>
<tr>
<td class="row1" rowspan="3"><img src="templates/fiblack3dblue/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" width="25" height="25" class="imgfolder" title="{L_WHO_IS_ONLINE}" />
</td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE} [ <strong>{L_WHOSONLINE_ADMIN}</strong>
] [ <strong>{L_WHOSONLINE_JUNIOR}</strong> ] [ <strong>{L_WHOSONLINE_MOD}</strong> ]<br />
{RECORD_USERS}<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{COUNT_USER_TODAY}{USER_TODAY}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">HAllo</span></td>
</tr>