Jan 21, 2008, 06:01 PM
postbit_author_user codes:
ı added "<tr><td class="trow3">{$post['mypsdisplay']}</td></tr>"
this code but there are cell space like in pic how ı can do it.
ı want to put it in cell . plz help thanks
![[Image: 254872Untitled2.jpg]](http://www.resim-yukle.com/img01/16/254872Untitled2.jpg)
PHP Code:
<strong><span class="largetext">{$post['profilelink']}</span></strong><br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}<br />
{$post['useravatar']}<br /></span>
<table cellpadding="0" cellspacing="1" bgcolor="#999999">
<tr><td class="trow3">{$lang->postbit_posts} {$post['postnum']}</td></tr>
<tr><td class="trow3">{$lang->postbit_group} {$usergroup['title']}</td></tr>
<tr><td class="trow3">{$lang->postbit_joined} {$post['userregdate']}</td></tr>
<tr><td class="trow3">{$lang->postbit_status} {$post['onlinestatus']}</td></tr>
<tr><td class="trow3">{$post['mypsdisplay']}</td></tr>
</table>
ı added "<tr><td class="trow3">{$post['mypsdisplay']}</td></tr>"
this code but there are cell space like in pic how ı can do it.
ı want to put it in cell . plz help thanks
![[Image: 254872Untitled2.jpg]](http://www.resim-yukle.com/img01/16/254872Untitled2.jpg)