![]() |
Custom colors/icons for donating members.
Hi,
I'm in the process of setting up a premium membership feature on my forum. I was wondering if anyone has seen hacks for setting up custom features such as a custom icon, custom color for posts, post header, etc... to identify premium members from others. Any help would be great. I looked around but did not find anything. Thanks ! |
I too would like that.
|
Do u mean the usergroup color? That can be done via Admin Panel.
|
Where??
|
Admin Panel > Usergroups > Usergroups Manager > then click edit to whatever usergroup you are trying to do, then find where it says " Username HTML Markup ", and in the first box put <font color="COLOR"> and in the second box put </font>, Note: replace COLOR with the color you want, and if you want the usergroup BOLD then you just add <b> in the first box and </b> in the second. Pretty simple stuff.
- Phantom |
sweet thanks
|
Great, thanks !
That's definitely a good start. Would it be possible to change the background color of the section where you find the username, # posts, etc... for s particuler user group the same way ? Any help would be greatly appreciated. Thanks ! |
Yes its possible, just use If statements,
Code:
<if condition="in_array($bbuserinfo[usergroupid], array(USER_ID))">ICONS / CONTENT HERE.</if> |
Quote:
I need some help on where I would find this, Ive been wanting to change this for a while but had no luck, you couldn't possibly write out an idiots guide could you? :confused: :confused: |
All times are GMT. The time now is 08:03 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:
|