![]() |
User title/rank help
1 Attachment(s)
any chance somebody knows how can make something like this
see the moderator under his user name but above his user title Thanks , Steve |
Look into either Title Ranks or Custom Fields.
|
Edit postbit_legacy and change this
Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if><if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> |
Not the "UncoderMom" after all. :)
|
1 Attachment(s)
Heres another one
heres the view source of his user name Code:
<font color="#009aff">SEVENTH WONDER</font></b></a> |
You want the color?
That you do in the usergroup settings for each group. Admincp/usergroups/usergroup manager/moderators/add the html tags in each box where it says html mark up. like this.... box one Code:
<span style="font-weight: bold;"><span style="color:#FF9900;"> Code:
</span></span> |
no the staff group thats under the user name but above the custom user title , i never saw this on any other site but the one im snagging images from
IDK maybe they custom did it |
Its on my site....
but my titles show first. That code I gave you in my first post will flip the mod rank above the title. |
@UncoderMom
Quote:
Change above to: Code:
<span style="color:#ff9900;font-weight:bold"> Box 2: Code:
</span> :) |
Quote:
|
All times are GMT. The time now is 08:07 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:
|