View Full Version : Usergroups Colored ?


Pages : [1] 2

davenok
7th July 2003, 08:33 PM
Hello to all !
I want to ask , what i must do to change colors of Usergroups in my vbulletin 3.0 beta ! I tryed to add html code infront of the specific Usergroup (via ACP) but don't works !
Someone here maybe knows a solution ?
Thanks for all your help ,
D

Floris
7th July 2003, 09:18 PM
A old html 3.2 font tag works

<font color="#000000">
and end with </font>
replace the #000000 with the color you want

Can I see your vb3? I'd like to take a looksy!

davenok
7th July 2003, 09:25 PM
A old html 3.2 font tag works

<font color="#000000">
and end with </font>
replace the #000000 with the color you want

Can I see your vb3? I'd like to take a looksy!

Thanks floris for your fast help !
I will try your code tomorrow , and then i make a screenshot for you !
Many thanks again for your help !

fury
8th July 2003, 02:33 AM
If you have multiple styles with wildly contrasting color schemes (e.g. one dark color scheme and one light color scheme), what you can do is have different usergroup colors for each style

Use this as your opening tag - make sure not to put spaces in usergroupname <span class="usergroupname"> and this as your closing tag </span>And in each of your styles, add this in the "Additional CSS Definitions" box at the bottom:.usergroupname {
color: #000000;
} (Don't forget the dot in front)

Repeat for each different "usergroupname" and change #000000 to the color that you want to make that usergroup in that style.

davenok
8th July 2003, 11:11 AM
All works fine ! Thx floris and fury !
I worked over 1 year with vb 2.2.6 and 2.2.8, now itīs the time to test 3.0 , so i got much questions about all this new options etc ... :D

Floris
8th July 2003, 01:24 PM
I like fury's solution much better ! Good thinking fury.

davenok; just ask the questions!

DCz_power
8th July 2003, 03:30 PM
heh I have the usergroup colored on my forums also.

Heres a suggestion to adding a small .gif at the end of it.

so example:

Floris[img would be here]

So that turns into

Floris[A]
A for admin
M for Moderator
whatever you can think of if you need an example i can post a few gif images I use on my forums.

Daniel P
8th July 2003, 04:29 PM
Even better examples of customising it. Good job all :)

fury
8th July 2003, 04:43 PM
heh I have the usergroup colored on my forums also.

Heres a suggestion to adding a small .gif at the end of it.

so example:

Floris[img would be here]

So that turns into

Floris[A]
A for admin
M for Moderator
whatever you can think of if you need an example i can post a few gif images I use on my forums.
That's pretty cool. I never thought of that.

DCz_power
9th July 2003, 04:10 AM
Yeah, I thought of it by just adding color and boldness to mine then thought of images behind it.

davenok
9th July 2003, 09:42 AM
Sounds good ! I must try this too.

DCz_power
9th July 2003, 02:01 PM
ohhh, I think I started something :)

fury
10th July 2003, 05:28 AM
Heh, well, staff images were a pretty popular hack for vB2 from what I recall.

Daniel P
10th July 2003, 11:11 AM
Yea we should have staff images here also :)

DCz_power
10th July 2003, 11:56 AM
Want me to make some or show off what my forum has? I did it like if your an admin of the site then admin color would be red and the img would be red with a A on it symbolizing Admin.

Daniel P
10th July 2003, 02:12 PM
Yea please share :)

DCz_power
10th July 2003, 02:57 PM
lets see here they are:

http://www.lortrader.com/forums/images/admin.gif=admin

http://www.lortrader.com/forums/images/adminhelper.gif=Helper

http://www.lortrader.com/forums/images/helper.gif=Moderator

Floris
10th July 2003, 03:12 PM
The staff members are already recognizable on these forums; they are in dark blue.
Regular members are the default color
and Banned users show up in grey.

I think this is already pretty clear to visiters and community members.

Daniel P
10th July 2003, 07:37 PM
Yea but well... place an entry with the legend in the FAQ for newer members. Or do it in an announcement.

OneBigJoke
15th July 2003, 08:51 PM
I would like to see little icons !! Subtle ones so I know who is the admin and who is a mod.

DCz_power
15th July 2003, 11:13 PM
lets see here they are:

http://www.lortrader.com/forums/images/admin.gif=admin

http://www.lortrader.com/forums/images/adminhelper.gif=Helper

http://www.lortrader.com/forums/images/helper.gif=Moderator
OneBigJoke: I did. Is this what you mean or no?

M=Mod
A=Admin
H=helper which is the same as Mod but alittle bit higher

Daniel P
15th July 2003, 11:34 PM
Yea i bet he means those three images

davenok
16th July 2003, 11:57 AM
I can remember an old "medaill hack" ! This one was very good!
Custom medaills for any usergroups (iīve used only medaills for mods and admins) .. is this one avviable for vb3 yet ?

Daniel P
16th July 2003, 01:01 PM
No it isn't.

DCz_power
16th July 2003, 09:38 PM
It will probably be turned into a hack for vb3 again.