Probleem
Geplaatst: 25 okt 2003, 17:08
hey keb een klein probleempje
ik heb dit

en wil dit how to do(geedit in paint voor al die slimmerikken)

and this is the code of the tabel
BVD
ik heb dit
en wil dit how to do(geedit in paint voor al die slimmerikken)
and this is the code of the tabel
Code: Selecteer alles
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" align="center" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
</tr>
<tr>
<td class="row1" align="left" valign="middle" rowspan="3">
<table align="center" cellpadding="0" cellspacing="0" border="0" class="forumline">
<tr>
<td align="left" valign="middle">
<div align="center"><embed width="140" height="130" src="./Clock.swf"></div>
</td>
</tr>
</table>
</td>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
</td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{TOTAL_CHATTERS_ONLINE}牋? <!-- BEGIN switch_user_logged_out -->
[ {L_LOGIN_TO_JOIN_CHAT} ]
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
[ <a href="javascript:void(0);" onclick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
<!-- END switch_user_logged_in -->
<br />{CHATTERS_LIST}
</span>
</td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} ?[ {L_WHOSONLINE_ADMIN} ] ?[ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
</tr>
</table>