2012-10-31, 06:39 AM
2012-10-31, 06:53 AM
Add the code in postbit, postbit_classic templates.
2012-10-31, 07:06 AM
where becouse that not works??
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="trow2a" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}{$post['opimage']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}
</span>
</td>
<td class="trow1a post_content {$unapproved_shade}" valign="top">
<div class="post_body" id="pid_{$post['pid']}"> {$post['icon']}
{$post['message']}{$post['my_compas']}
<span class="smalltextgrey">{$post['editedmsg']}</span>
{$post['attachments']}
{$post['signature']}
</div>
</td>
</tr>
<tr>
<td class="trow2a" style="white-space: nowrap; text-align: center; vertical-align: bottom;">
<span class="smalltext">{$post['iplogged']}</span>
</td>
<td class="trow1a post_buttons {$unapproved_shade}" style="vertical-align: bottom;">
<div class="float_left" style="padding: 5px 0 0;"><span class="smalltextgrey">{$post['posturl']} {$post['postdate']} {$post['posttime']}</span></div>
<div class="post_management_buttons float_right" style="padding: 0 5px;">{$post['button_rep']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</div>
</td>
</tr>
</table>
2012-10-31, 07:08 AM
Paste the HTML code just above: {$post['message']}
2012-10-31, 07:26 AM
nope not works
2012-10-31, 07:34 AM
Oh, I thought you were asking the position of ads where your cursor is, If you want to add ads in where your text "Postbit Info" is showing then you've to add the code just before: {$post['user_details']} but you've to adjust the code by aligning up a little bit.
2012-10-31, 07:51 AM
i think that not works on this theme i try but dont works,thanks for support,maybe plugin its better ideas