The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I noticed that the Admin usernames changed with every style. How do you do that?
|
|
#2
|
||||
|
||||
|
Quote:
Box a: <span class="adminclass"> Box b: </span> Then in each style adding .adminclass {color: #HEX;} |
|
#3
|
|||
|
|||
|
Actually it's
Code:
.staffcolor
{
color: #448CCB;
}
|
|
#4
|
||||
|
||||
|
I think he was using it as an example
![]() Satan |
![]() |
|
|