PDA

View Full Version : Some Temp that looks like UBB .


Mafukie
Wed 3rd May '00, 12:15pm
Note: save your current Postbit before doing this...

Open your Postbit template and change the current stuff with this...

Note: save your current Postbit before doing this...

<tr bgcolor="$backcolor">
<td width="20%" valign="top" nowrap><table width="100%" cellpadding="4" cellspacing="0"
border="0">
<tr>
<td width="100%">

<a name="post$postid"></a> $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">$iplogged</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%">$posticon <FONT SIZE="1" FACE="verdana,arial,helvetica"><b>$postitle</b><hr align="left" size="1">

$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>

<hr align="left" size="1"><br>

<FONT SIZE="2" FACE="arial, helvetica">$message</font>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="$backcolor">
<td width="100%" valign="middle" height="16" nowrap colspan="2">$foldericon <FONT SIZE="1" FACE="verdana,arial,helvetica">posted on: $postdate $posttime</font>
</td>
</tr>