Moving The Profile Details - NBS






 

 

Moving The Profile Details - NBS

View Full Version : Moving The Profile Details


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>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<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>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <td class='posthead' valign='top'>
&nbsp; <table width='100%' border='0' cellspacing='0' cellpadding='0'> </td> &nbsp;
<tr>
&nbsp;<a name='entry{$data[POST]['pid']}'></a><span class='{$data[POST]['name_css']}'><center>{$data[P OSTER]['name']}</center></span></td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</table>
&nbsp;
&nbsp;<tr>
<td width='100%' valign='top' class='{$data['POST']['post_css']}'><span class='postcolor'>{$data[POST]['post']} {$data[POST]['attachment']} {$data[POST]['signature']}</td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td valign='top' align='center' class='{$data['POST']['post_css']}'>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class='postdetails'>{$data[POSTER]['avatar']}<br>< br>{$data[POSTER]['title']}<br>{$data[POSTER]['mem ber_rank_img']}<br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_posts']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{$data[POSTER]['member_group']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_number']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_joined']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{$data[POSTER]['status']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER][WARN_GFX]}<br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td>
&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; <tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<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>
&nbsp; &nbsp; &nbsp; &nbsp;
<td class='postfoot' align='center' valign='middle'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>

&nbsp; &nbsp;<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>
&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;<tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='postsep' colspan='2'><img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'></td>
&nbsp;</tr>
&nbsp;<!-- end Message -->

Aristia
06-Jan-2003, 02:55 PM
And on a skin that has it on the right hand side, and you wish to have the details on the left like the other skins, go to the sameplace as the post above, delete the text in there, and replace with:

<!--Begin Msg Number {$data[POST]['pid']}-->
&nbsp; <tr>
&nbsp; <td valign='middle' class='posthead'><a name='entry{$data[POST]['pid']}'></a><span class='{$data[POST]['name_css']}'>{$data[POSTER][' name']}</span></td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='posthead' valign='top'>
&nbsp; <table width='100%' border='0' cellspacing='0' cellpadding='0'>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='posthead'>{$data[POST]['post_icon']}<span class='postdetails'><b>{ibf.lang.posted_on}</b> {$data[POST]['post_date']}</span></td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='posthead' align='right'>{$data[POST]['delete_button']}{$data [POST]['edit_button']}<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></td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</table>
&nbsp; </td>
&nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp;<tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td valign='top' class='{$data['POST']['post_css']}'>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class='postdetails'>{$data[POSTER]['avatar']}<br>< br>
&nbsp; &nbsp;{$data[POSTER]['title']}<br>
&nbsp; &nbsp;{$data[POSTER]['member_rank_img']}<br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_group']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_posts']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_number']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER]['member_joined']}<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {$data[POSTER][WARN_GFX]}<br><br></span>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img src='{ibf.vars.img_url}/spacer.gif' alt='' width='160' height='1'><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td width='100%' valign='top' class='{$data['POST']['post_css']}'><span class='postcolor'>{$data[POST]['post']} {$data[POST]['attachment']} {$data[POST]['signature']}</td>
&nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp; &nbsp; &nbsp; &nbsp;<tr>
&nbsp; &nbsp; <td class='postfoot' align='left'>{$data[POST]['ip_address']}&nbsp;</td>
&nbsp; &nbsp; <td class='postfoot' nowrap align='left'>
&nbsp; &nbsp; &nbsp;<table width='100%' border='0' cellspacing='0' cellpadding='0'>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='postfoot' align='left' 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']}</td>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='postfoot' valign='middle' align='right'>{$data[POST]['report_link']}&nbsp;</td>
&nbsp; &nbsp; &nbsp; <td class='postfoot' valign='middle' align='right' width='2%'><a href='javascript:scroll(0,0);'><img src='{ibf.vars.img_url}/p_up.gif' alt='Top' border='0'></a></td>
&nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp; &nbsp; &nbsp;</table>
&nbsp; &nbsp; </td>
&nbsp; &nbsp; &nbsp; &nbsp;</tr>
&nbsp; &nbsp; &nbsp; &nbsp;<tr>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<td class='postsep' colspan='2'><img src='{ibf.vars.img_url}/spacer.gif' alt='' width='1' height='1'></td>
&nbsp;</tr>
&nbsp;<!-- end Message -->