![]() |
simple request (user titles)
Wel, on mine, like on most forums, mods want to feel special and thus have their rank in a special color they'd like.
Normally, they have to rquest this in the qtaff forum, but that's why I'm asking. Couldn't there just be a hack which gives mods the possibility to use html in their title and that <br>Moderator is automatically added to it ? Or even beter would be a seporate field for them to choose the color. or, if the color changing option would also be avaiable for veteran members Thankies ^_^ |
You can do this in many ways.
Make a custom profile field, and make it only modifiable by staff, and not visible to members. Get people to enter their color "blue" or hex code "#000000" in it. Then in your postbit, replace $post[usertitle] with: <font color=$post[fieldx]>$post[usertitle]</font> (x being the custom user profile field id). This way your staff can choose their color. If you make custom titles enabled, your mods can directly just enter <font color=xxx>Moderator</font> in the custom user title field in their Profile. But then members can do that too then. There are also hacks available that can do this - do a search for them. |
Create 2 new profile fields...
Call the first one : Special Title - Set it to editable by the user to no Call the second one : Glow colour - Set it to editable by the user to no Open admin/functions.php Find: PHP Code:
PHP Code:
Then add $extratitle to your postbit template... Then you want to install a hack by Xenon that allows Mods to edit profiles, and you want them to be able to edit those 2 fields:) Satan |
All times are GMT. The time now is 09:18 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:
|