Look at the attachment to show you what I mean.
here is the actual postbit
Quote:
Originally Posted by Postbit Template
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="10"><img width="10" height="1" src="{imagesfolder}//space.gif" alt=""></td><td width="100%"><!-- spacer -->
<br>
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="56"><img src="{imagesfolder}/catbtopright.gif" width="31" height="9" border="0"></td>
<td align="center" background="{imagesfolder}/catbtopmiddle.gif" width="100%"> </td>
<td width="56"><img src="{imagesfolder}/catbtopleft.gif" width="31" height="9" border="0"></td>
</table>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<div align="left">
<table border="0" width="100%" bgcolor="{firstaltcolor}">
<tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}">
<p align="center"><a name="post$post[postid]"></a><font face="Verdana" size="2" color="{linkcolor}">
$post[firstnewinsert]</font></smallfont><font face="Verdana" size="2" color="{linkcolor}"><a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank"><b>$post[username]</b></a><tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}"><center>$post[avatar]<BR>$poststaff</td>
</tr></center>
<tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}"></normalfont><font face="Verdana" size="1" color="{linkcolor}"><b>RANK: $post[usertitle]</b></font></td>
</tr>
<tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}"><b>
<font face="Verdana" size="1" color="{linkcolor}">POSTS: </font></b><font size="1" face="Verdana" color="{linkcolor}"> </font><smallfont><font size="1"><b><font color="{linkcolor}" face="Verdana">$post[posts] </b> [$postsperday per day]<b></font></b></font></smallfont></td>
</tr>
<tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}"><b>
<font face="Verdana" size="1" color="{linkcolor}">MEMBER:</font></b><smallfont><B><font size="1" color="{linkcolor}" face="Verdana">
#$post[userid]</font></B></smallfont></td>
</tr>
<tr>
<td width="100%" height="12" bgcolor="{secondaltcolor}"><b>
<font face="Verdana" size="1" color="{linkcolor}">STATUS:</font></b><smallfont><font size="1" face="Verdana" color="{linkcolor}"> $onlinestatus</font></smallfont></td>
</tr> <tr>
</center>
</div>
<div align="center"><font size=1 face=verdana><b><a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}//edit.gif" border='0'></a><a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}//quote.gif" border='0'></a></b></font>
</div>
</table>
<td bgcolor="$post[backcolor]" width="100%" height="100%" valign="top">
<table width="100%" border="0" cellpadding="0" align="left" height="100%">
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="top" height="20"><smallfont>$post[icon] <b>$post[title]</b></smallfont></td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="top"><p><normalfont>$post[message]</normalfont></p></td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="bottom" height="20"> $post[attachment]</td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" colspan="2" align="left" valign="bottom" >$post[signature]</td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" align="left" valign="top" height="8">$post[editedby]</td>
<td bgcolor="$post[backcolor]" align="right" valign="top" height="8"></td>
</tr>
</table>
<p><br>
</p>
<p> </p>
<p> </p></td>
</tr>
</table>
</td></tr></table>
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="56"><img src="{imagesfolder}/catbleft.gif" width="31" height="9" border="0"></td>
<td align="center" background="{imagesfolder}/catbmiddle.gif" width="100%"><font size=1 face=verdana><b>
</b></font></td>
<td width="56"><img src="{imagesfolder}/catbright.gif" width="31" height="9" border="0"></td>
</table>
<div align="center"><font size=1 face=verdana><b><align="left">$post[iplogged]</align="center"><smallfont>$post[profile]
$post[pmlink] $post[useremail] $post[homepage] $post[buddy] <a href="report.php?s=$session[sessionhash]&postid=$post[postid]"><img src="{imagesfolder}//report.gif" border='0'></a>
</smallfont>
<!-- $ post[icqicon] -->
<!-- $ post[aimicon] -->
<!-- $ post[yahooicon] -->
</b></font><br>
<br>
</div>
<!-- spacer --></td><td width="10"><img width="10" height="1" src="{imagesfolder}//space.gif" alt=""></td></tr></table>
|