Simple Posbit legacy
Simple Posbit legacy. 1. postbit_onlinestatus delete all and change this code. Code:
<vb:if condition="$onlinestatus==0"><font color="#424242">Offline</font></vb:if> <vb:if condition="$onlinestatus==1"><font color="#00FF00"><b>Online</b></font></vb:if> <vb:if condition="$onlinestatus==2"><font color="#424242">invisible</font></vb:if> 3. Go admincp > Styles & Templates open the additional.css template of the theme that you use and add Simple-Posbit-legacy.txt code to the top 4. Open postbit_legacy 4.x if you have more field. ------------------------------------------------ Gender Field Code:
<vb:if condition="$post['fieldx']"><dt>{vb:rawphrase gender}</dt><dd> {vb:raw post.fieldx}</dd></vb:if> Code:
<dt>User ID</dt><dd> {vb:raw post.userid}</dd> Code:
<dt>Liked</dt><dd> {vb:raw post.vbseo_likes_in} times</dd> Code:
<vb:if condition="$post['fieldx']"><dt>Country</dt><dd> {vb:raw post.fieldx}</dd></vb:if> color: #424242; font-size: 11px; font-family: Trebuchet MS, Geneva; enjoy. Demo : http://www.shiafriends.com Compatible with vBulletin 4.2 Mark as Installed. Download
Simple-Posbit-legacy.zip (753 Bytes, 327 downloads) Screenshots |