Username Style CSS Help - (html code)

Status
Not open for further replies.

Safeman

OMG Member
Jul 20, 2011
9
0
120
31
arenax.org
i want to have various user name style for each user group.
i used to use this html code in vb and myBB systems, but in XenForo it doesn't work?!?
HTML:
<span style="color: red;"><strong><em>{username}</em></strong></span>
i was wondering if you'd mind gimme the correct code:)
thanks for support. :)
 

Safeman

OMG Member
Jul 20, 2011
9
0
120
31
arenax.org
thanks friends:), i found that code.
Code:
font-family: "Lucida Grande" ,book antiqua;
font-weight: bold;
color: #bd0000;
padding-left: 13px;
10x alot:)
 
  • Like
Reactions: 1 person
Status
Not open for further replies.