Em cau xin admin edit cai code postbit nay cho em voi. Add cái usetitle duoi avatr va add câp dô giup em voi
Code:
<div class=nav1>
<a name="post{vb:raw post.postid}"></a>
<table border=0>
<tr>
<td>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" width="50px" height="50px" />
</a>
</vb:if>
</td>
<td>
<a href="{vb:link member, {vb:raw post}}">{vb:raw post.musername}</a>
[{vb:raw post.posts}]
{vb:raw post.onlinestatus}
<vb:if condition="$post['editlink']">• <a href="{vb:raw post.editlink}">{vb:rawphrase edit}</a> •</vb:if>
<vb:if condition="$post['replylink']"><a href="{vb:raw post.replylink}" id="qrwq_{vb:raw post.postid}">{vb:rawphrase reply}</a> </vb:if>
<vb:if condition="$show['member']">
• <a href="private.php?{vb:raw session.sessionurl}do=newpm&u={vb:raw prepared.userid}">PM</a></vb:if>
<vb:if condition="$show['reportlink']"><vb:if condition="is_member_of($bbuserinfo, 5, 6, 7)"> • <a href="modcp/banning.php?do=banuser&userid={vb:raw memberinfo.userid}">Banned</a></vb:if> • <a href="{vb:raw post.reportlink}">Báo cáo</a></vb:if>
{vb:raw template_hook.postbit_userinfo_right_after_posts}
{vb:raw template_hook.postbit_controls}
<br>
<vb:if condition="$show['announcement']">
{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}
<vb:else />
{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, {vb:raw post.posttime}</vb:if>
</vb:if></td>
</table>
</div>
<div class="postbg">{vb:raw post.message}</div>
<hr>
{vb:raw template_hook.postbit_signature_start}{vb:raw ad_location.ad_showthread_firstpost_sig}<vb:if condition="$post['signature']">{vb:raw post.signature}</vb:if> {vb:raw template_hook.postbit_signature_end}
{vb:raw showawgot}
<!-- attachments -->
<vb:if condition="$show['attachments']">
<div class="navbar">Đính kèm file: </div>
<vb:if condition="$show['thumbnailattachment']">
<div class="stas1">{vb:raw post.thumbnailattachments}</div></vb:if>
<vb:if condition="$show['imageattachment']">
<div class="stas1">{vb:raw post.imageattachments}</div></vb:if>
<vb:if condition="$show['imageattachmentlink']">
<div class="stas1">{vb:raw post.imageattachmentlinks}</div></vb:if>
<vb:if condition="$show['otherattachment']">
<div class="stas1">{vb:raw post.otherattachments}</div></vb:if>
<vb:if condition="$show['moderatedattachment']">
<div class="stas1">{vb:raw post.moderatedattachments}</div></vb:if>
<!-- / attachments -->
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><img border="0" src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /></a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><img border="0" src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /></a>
</vb:if>
{vb:raw template_hook.postbit_end}