chiel
07-06-2002, 05:47 PM
Hi all,
I want to insert a image before the text "Currently Active Users" I changed the forumhome_loggedinusers and now it look like this(the bold text I changed).
<tr id="cat">
<td background="images/frontpage/cat_bg_01.gif" bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><img src="images/people.gif" border="0"><a href="online.php?s=$session[sessionhash]"><normalfont color="#FFFFFF"><b>Currently Active Users</b></normalfont></a><normalfont color="#FFFFFF"><b>: $totalonline</b></normalfont></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" colspan="6"><smallfont>
<nobr>There are currently $numberregistered members and $numberguest guests on the boards.</nobr> |
<nobr>Most users ever online was $recordusers on $recorddate at $recordtime.</nobr><br>
$activeusers</smallfont></td>
</tr>
Now I got a problem with the size because the border (in height) is now bigger :( how do I fix this??
I try something with celpadding but I did not work...
I attached a screenshot
can somebody please help me with this..
I want to insert a image before the text "Currently Active Users" I changed the forumhome_loggedinusers and now it look like this(the bold text I changed).
<tr id="cat">
<td background="images/frontpage/cat_bg_01.gif" bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><img src="images/people.gif" border="0"><a href="online.php?s=$session[sessionhash]"><normalfont color="#FFFFFF"><b>Currently Active Users</b></normalfont></a><normalfont color="#FFFFFF"><b>: $totalonline</b></normalfont></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" colspan="6"><smallfont>
<nobr>There are currently $numberregistered members and $numberguest guests on the boards.</nobr> |
<nobr>Most users ever online was $recordusers on $recorddate at $recordtime.</nobr><br>
$activeusers</smallfont></td>
</tr>
Now I got a problem with the size because the border (in height) is now bigger :( how do I fix this??
I try something with celpadding but I did not work...
I attached a screenshot
can somebody please help me with this..