M3NF
06-Jan-2003, 10:26 AM
Ok another wa, goto your admin control panel, then on left side menu select skins and templates, click manage html templates, and Manage html on main screen next to the skin you wish to change.
Then select topic view section on main page, then click edit next to post entry, delete the text that is there and replace it with this text below.
<!--Begin Msg Number {$data[POST]['pid']}-->
<tr>
<td class='posthead'><span align='right'> {$data[POST]['delete_button']}{$data[POST]['edit_b utton']}<a href='{ibf.vars.board_url}/index.{ibf.vars.php_ext}?s={ibf.session_id}&act=Post&CODE=06&f={$ibforums->input[f]}&t={$ibforums->input[t]}&p={$data[POST]['pid']}'><{P_QUOTE}></a>{$data[POST]['report_link']}</span>
{$data[POST]['post_icon']}<span class='postdetails'><b>{ibf.lang.posted_on}</b> {$data[POST]['post_date']}</span>
<td class='posthead' valign='top'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'> </td>
<tr>
<a name='entry{$data[POST]['pid']}'></a><span class='{$data[POST]['name_css']}'><center>{$data[P OSTER]['name']}</center></span></td>
</tr>
</table>
<tr>
<td width='100%' valign='top' class='{$data['POST']['post_css']}'><span class='postcolor'>{$data[POST]['post']} {$data[POST]['attachment']} {$data[POST]['signature']}</td>
<td valign='top' align='center' class='{$data['POST']['post_css']}'>
<span class='postdetails'>{$data[POSTER]['avatar']}<br>< br>{$data[POSTER]['title']}<br>{$data[POSTER]['mem ber_rank_img']}<br><br>
{$data[POSTER]['member_posts']}<br>
{$data[POSTER]['member_group']}<br>
{$data[POSTER]['member_number']}<br>
{$data[POSTER]['member_joined']}<br>
{$data[POSTER]['status']}<br>
{$data[POSTER][WARN_GFX]}<br><br>
<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'><br>
</td>
<tr>
<td class='postfoot' align='center' valign='middle' nowrap>{$data[POSTER]['message_icon']}{$data[POSTE R]['email_icon']}{$data[POSTER]['website_icon']}{$ data[POSTER]['icq_icon']}{$data[POSTER]['aol_icon' ]}{$data[POSTER]['yahoo_icon']}{$data[POSTER]['msn _icon']}<a href='{ibf.vars.board_url}/index.{ibf.vars.php_ext}?s={ibf.session_id}&act=Post&CODE=02&f={$ibforums->input[f]}&t={$ibforums->input[t]}'><{P_REPLY}></a></td>
<td class='postfoot' align='center' valign='middle'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>
<td align='center'>{$data[POST]['ip_address']}<a href='javascript:scroll(0,0);'><img src='{ibf.vars.img_url}/p_up.gif' alt='Top' border='0'></a></td>
</tr>
</table>
<tr>
<td class='postsep' colspan='2'><img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'></td>
</tr>
<!-- end Message -->
Then select topic view section on main page, then click edit next to post entry, delete the text that is there and replace it with this text below.
<!--Begin Msg Number {$data[POST]['pid']}-->
<tr>
<td class='posthead'><span align='right'> {$data[POST]['delete_button']}{$data[POST]['edit_b utton']}<a href='{ibf.vars.board_url}/index.{ibf.vars.php_ext}?s={ibf.session_id}&act=Post&CODE=06&f={$ibforums->input[f]}&t={$ibforums->input[t]}&p={$data[POST]['pid']}'><{P_QUOTE}></a>{$data[POST]['report_link']}</span>
{$data[POST]['post_icon']}<span class='postdetails'><b>{ibf.lang.posted_on}</b> {$data[POST]['post_date']}</span>
<td class='posthead' valign='top'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'> </td>
<tr>
<a name='entry{$data[POST]['pid']}'></a><span class='{$data[POST]['name_css']}'><center>{$data[P OSTER]['name']}</center></span></td>
</tr>
</table>
<tr>
<td width='100%' valign='top' class='{$data['POST']['post_css']}'><span class='postcolor'>{$data[POST]['post']} {$data[POST]['attachment']} {$data[POST]['signature']}</td>
<td valign='top' align='center' class='{$data['POST']['post_css']}'>
<span class='postdetails'>{$data[POSTER]['avatar']}<br>< br>{$data[POSTER]['title']}<br>{$data[POSTER]['mem ber_rank_img']}<br><br>
{$data[POSTER]['member_posts']}<br>
{$data[POSTER]['member_group']}<br>
{$data[POSTER]['member_number']}<br>
{$data[POSTER]['member_joined']}<br>
{$data[POSTER]['status']}<br>
{$data[POSTER][WARN_GFX]}<br><br>
<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'><br>
</td>
<tr>
<td class='postfoot' align='center' valign='middle' nowrap>{$data[POSTER]['message_icon']}{$data[POSTE R]['email_icon']}{$data[POSTER]['website_icon']}{$ data[POSTER]['icq_icon']}{$data[POSTER]['aol_icon' ]}{$data[POSTER]['yahoo_icon']}{$data[POSTER]['msn _icon']}<a href='{ibf.vars.board_url}/index.{ibf.vars.php_ext}?s={ibf.session_id}&act=Post&CODE=02&f={$ibforums->input[f]}&t={$ibforums->input[t]}'><{P_REPLY}></a></td>
<td class='postfoot' align='center' valign='middle'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>
<td align='center'>{$data[POST]['ip_address']}<a href='javascript:scroll(0,0);'><img src='{ibf.vars.img_url}/p_up.gif' alt='Top' border='0'></a></td>
</tr>
</table>
<tr>
<td class='postsep' colspan='2'><img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'></td>
</tr>
<!-- end Message -->