jimbo
Wed 19th Apr '00, 1:30pm
Is this the best way to move the icons (profile, email, quote, etc.) and time/date above the message, like the traditional UBB?? I've been playing around with it, but I can't get it to look quite right. Anyone have any tweaks?
<tr bgcolor="$backcolor">
<TD width="20%" valign="top" nowrap>
<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">
$firstnewname
<FONT SIZE="2" FACE="arial, helvetica"><B>$username</B></font><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$usertitle</font><br><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">Registered: $userjoindate<br>
Posts: $userpostcount</font>
</td></tr></table>
</td><td valign="top" width="80%">
<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr>
<td width="20%" valign="middle" height="16" valign="middle" nowrap>
$foldericon <FONT SIZE="1" FACE="verdana,arial,helvetica">$postdate $posttime</font>
</td></tr>
<tr><td align="left valign="middle">
$profile $useremail $homepage
<a href="search.php?action=simplesearch&exactname=yes&searchuser=$searchuser">
<img src="images/find.gif" border=0 alt="Find more posts by $username"></a> ******
<a HREF="editpost.php?action=editpost&postid=$postid">
<IMG SRC="images/edit.gif" BORDER=0 ALT="Edit/Delete Message"></A> **
<A HREF="newreply.php?action=newreply&postid=$postid">
<IMG SRC="images/quote.gif" BORDER=0 ALT="Reply w/Quote"></A><br>
<hr>
$posticon <FONT SIZE="1" FACE="verdana,arial,helvetica"><B>$postitle</b></font>
<p><FONT SIZE="2" FACE="arial, helvetica">$message</font></p>
</td></tr></table>
</td></tr>
<tr bgcolor="$backcolor">
<td width="80%" valign="middle" height="16">
</td><td align="right" valign="middle" nowrap>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$iplogged</font>
</td></tr>
</table>
</td></tr>
[Edited by jimbo on 04-20-2000 at 12:30 AM]
<tr bgcolor="$backcolor">
<TD width="20%" valign="top" nowrap>
<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">
$firstnewname
<FONT SIZE="2" FACE="arial, helvetica"><B>$username</B></font><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$usertitle</font><br><br>
<FONT SIZE="1" FACE="verdana,arial,helvetica">Registered: $userjoindate<br>
Posts: $userpostcount</font>
</td></tr></table>
</td><td valign="top" width="80%">
<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr><td width="100%">
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr>
<td width="20%" valign="middle" height="16" valign="middle" nowrap>
$foldericon <FONT SIZE="1" FACE="verdana,arial,helvetica">$postdate $posttime</font>
</td></tr>
<tr><td align="left valign="middle">
$profile $useremail $homepage
<a href="search.php?action=simplesearch&exactname=yes&searchuser=$searchuser">
<img src="images/find.gif" border=0 alt="Find more posts by $username"></a> ******
<a HREF="editpost.php?action=editpost&postid=$postid">
<IMG SRC="images/edit.gif" BORDER=0 ALT="Edit/Delete Message"></A> **
<A HREF="newreply.php?action=newreply&postid=$postid">
<IMG SRC="images/quote.gif" BORDER=0 ALT="Reply w/Quote"></A><br>
<hr>
$posticon <FONT SIZE="1" FACE="verdana,arial,helvetica"><B>$postitle</b></font>
<p><FONT SIZE="2" FACE="arial, helvetica">$message</font></p>
</td></tr></table>
</td></tr>
<tr bgcolor="$backcolor">
<td width="80%" valign="middle" height="16">
</td><td align="right" valign="middle" nowrap>
<FONT SIZE="1" FACE="verdana,arial,helvetica">$iplogged</font>
</td></tr>
</table>
</td></tr>
[Edited by jimbo on 04-20-2000 at 12:30 AM]