![]() |
Custom VIP username color
Hi everyone,
So I've searched the forums for some sort of custom vip, but no joy. I managed to get hold of a custom VIP script however what gives anyone within the VIP group to change their user rank colour . How do I go about making this possible for usernames too? This is the script I used for my usergroup (placed in postbit_legacy): Code:
<if condition="is_member_of($post, 14)"> Code:
<div id="postmenu_$post[postid]"> |
You would need to make changes in the memberaction_dropdown template, as that is where the posters username is pulled from.
|
Quote:
|
in usergroup manager edit your vip group and in the Username HTML Markup
first box put Code:
<span style="color:yellow;font-weight:bold;text-shadow: 1px 1px 10px yellow;"> Code:
</span> not sure if this is the type of thing you are looking for |
Quote:
|
Quote:
Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> |
Update;
I've managed to get the username colour working on postbit, however, it isn't on the forum home.. Any idea? Postbit code: Code:
<if condition="$show['profile']"> Code:
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]"> |
They are Usergroup colours that show in the forumhome, the usergroup colours are set in the usergroup manager for each usergroup.
|
Yeah I don't think you can do that easily, as the $post variable is only available in the postbit template.
|
Quote:
|
All times are GMT. The time now is 03:11 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:
|