![]() |
Staff / User ranking for postbit!
Hi,
What this does is enable a staff or user rank via template modifications, its so simple that it doesnt require no plugin and anybody can do it! For a live demo visit; Link: http://forum.ragezone.com/outerworld...mg-167121.html ######################################## installation guide
Code:
<div class="vb_postbit_info">$vbphrase[posts]: $post[posts]</div> Code:
<!-- MentaL -- Ranking --> Code:
<if condition="$post[usergroupid] == XX"><div class="vb_postbit_info"><b>Rank:</b> XX</div></if> Enjoy. MentaL ############################### Marquee If you want to have your special usergroups stand out more, why not use a marquee like myself... Link: http://forum.ragezone.com/post1549928.html To do this simply use a code as follows Code:
<if condition="$post[usergroupid] == 6"><div class="vb_postbit_info"><MARQUEE BEHAVIOR=ALTERNATE><b>Rank:</b> Administrator</div></if></marquee> Code:
<MARQUEE BEHAVIOR=ALTERNATE> Ranking </marquee> Coloured rankings!! if you check here you notice that i am using coloured username markups, you can match that colour to the ranking pretty easy! http://forum.ragezone.com/outerworld...mg-167121.html Here is an example code Code:
<if condition="$post[usergroupid] == 5"><div class="vb_postbit_info"><b>Rank:</b> <font color="#CE1800">Super Moderator</font></div></if> |
was looking for something like this, thanks
|
Yeah me to, so i made it :)
|
Added marquee info.
|
thats how it works for me:
Code:
<if condition="$post['usergroupid'] == 6"><div class="post_field"><MARQUEE BEHAVIOR=ALTERNATE><b>Rank:</b>: Admin</div></if> Marco |
I cant find the line in the postbit to know where to add the info... I am using 3.6 legacy
|
I cant find where to add it. If I look in postbit_legacy, it says not found, to the code. I am using 3.6
|
copy ur template code here and ill have a look.
|
pmed u the code.
|
good thanx.
|
All times are GMT. The time now is 02:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|