To edit a template :
Admin CP -> Styles & Templates -> Style Manager
In the right hand pane select the down arrow in between "All Style Options" and the "Go" button and select Edit Templates
In the resulting window scroll down using the vertical scroll bar until you see PostBit Templates. Double click Postbit templates to expand it and scroll down until you see postbit or postbit_legacy ( if you use the old style panel on the left hand side of every post )
Double click on postbit or postbit_legacy
An edit window will appear.
In the "Find" box at the bottom of the editing window paste this and click find:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]
This will highlight that line. Create a blank line above this by going to the left hand side of the line highlighted and press enter. Click in this new blank line and enter :
$template_hook[postbit_userinfo_right]
The template should now look like this :
id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
$template_hook[postbit_userinfo_right]
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
Click the save button at the bottom of the edit window to save the template. This will perform the template edit you need to get the credits to display in your postbit fields.
|