The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have seen on many forums where they have the reg members in one color and mods a different color and even Admin.
I guess it would be the title of the person. Is there a hack for this or do you have to change a lot of code to do it?I am a complete noob at this so be gentle please. any help would be great!! |
|
#2
|
||||
|
||||
|
Go the the usergroup settings and it is the html markup under the group name.
|
|
#3
|
|||
|
|||
|
enter in the mark up <span class="mod"> closing tag: </span>
then go into your style sheet, and Additional CSS, all the way at the bottom add the code .mod{ place font color here } |
|
#4
|
||||
|
||||
|
Quote:
What he means (incase you didn't know) is to do this: HTML Code:
.mod{
color:COLOR HERE;
}
|
|
#5
|
|||
|
|||
|
thanks
i typed it in a hurry :-p
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
What do you want it an exact carbon copy of GOB , sheesh !
Where's your originality man . Quote:
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
|||
|
|||
|
Quote:
font color: background color: } :lol: Just joking, if i understand what you are asking(which i probably dont) .mod{ color: #FFFFFF background-color: #000000 } |
|
#10
|
|||
|
|||
|
Ive added this...now the underline for usernames is still the generic colour.
how do you change the underline colour for the mods and admins? Im assuming its a code as well so im after the right coding. also...how do i get rid of the underline all together. it would be in one of the main templates, yes? one more question...how can i make the user name in italics? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|