How i make other member admin like me but with other color?

bombax1 at 18h22
20
Nov
2011
Hi.
How i make other member admin like me but with other color?

example : i admin of my forum and my color is red.
i want to make my friend also admin but with color blue how i do this?
1 Sanket, on 20/11/2011 at 18h51
Firstly, modify the original administrator group & make it hidden.

Then you will require to make two more groups in addition to the original administrator group.

Create the two groups & make one of them as the Fake administrators group. Make it a closed group & do the normal colorized thing[Red]. Remember this color will be applied to you.

Next create another group which is closed, add the color[blue] as well. This group will have the color that you want to give to the member.

Now, order all three groups in such a way that.
1) Original administrator group
2) Fake Administrator group
3) The third group.

Now you will be in groups 1 & 2.
The user will be in groups 3 & 1.

Hope you will attain it then.
2 Guest, on 20/11/2011 at 18h53
Ehh Sanket... more easy:

CSS Code:
Code:
a[href="/u3"] {
color: blue !important;
}

Well, replace /u3 with the link to your second admin. Example: /u65338 - this is my forum profile link and /u65338 is need to replace by that number.
3 Sanket, on 20/11/2011 at 18h54
Hahaha, Gassy posted a much easier solution. Wink
4 Guest, on 20/11/2011 at 18h58
Sanket wrote:Hahaha, Gassy posted a much easier solution. Wink

I too thought about solution you posted but then I thought that exist more easier way. Razz
5 bombax1, on 20/11/2011 at 19h14
i need to find this code ? or to put it? if put so where?
6 Guest, on 20/11/2011 at 19h15
To put it in your CSS Stylesheet. (Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet). Just add this code in that big field then click Submit. Razz
7 bombax1, on 20/11/2011 at 19h36
thank you.
8 Guest, on 20/11/2011 at 19h41
Glad I could help Razz
9 Sanket, on 20/11/2011 at 20h08
Since this thread appears to be solved, I will archive this thread.


Sanket Smile

Similar topics
How do you make the Admin name a different color than regular members color?
please tell me How admin can delete a member for forum
Choose your scrollbar color How to make a colored scrollbar Notice; It's only working with Internet Explorer and Opera. This is a quick tutorial, were you in 5 seconds can learn how to choose which color your scrollbar will have. The only thing
See also
more_less
Informations

9 Replies For the topic :
"How i make other member admin like me but with other color?"

This topic has been viewed 1033 times.

Last message :
20/11/2011 at 18h22 by "bombax1"