Back to vBulletin 4.x Template Modifications

Simple Posbit legacy
Mod Version: 1.00, by JAFRI

vB Version: 4.1.x Rating: (4 votes - 3.75 average) Installs: 44
Released: 27 Jan 2012 Last Update: 31 May 2012 Downloads: 428
Not Supported Template Edits Code Changes  

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>
2. download Simple-Posbit-legacy.txt

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>
User ID Field

Code:
<dt>User ID</dt><dd> {vb:raw post.userid}</dd>
vbseo like Field

Code:
<dt>Liked</dt><dd> {vb:raw post.vbseo_likes_in} times</dd>
Country Flags Field With out image code.

Code:
<vb:if condition="$post['fieldx']"><dt>Country</dt><dd> {vb:raw post.fieldx}</dd></vb:if>
Change font / color / size.

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

File Type: %1$s Simple-Posbit-legacy.zip (753 Bytes, 327 downloads)
File Type: %1$s Simple-Posbit-legacy.4.1.11.txt (1.7 KB, 169 downloads)
File Type: %1$s postbit_legacy-4.2.0.txt (14.5 KB, 209 downloads)

Screenshots

Click image for larger version
Name:	001.jpg
Views:	614
Size:	21.0 KB
ID:	136098  


vblts.ru supports vBulletin®, 2022-2024