2.0 CSS |
2.0 CSS |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: May 2007 Member No: 521,079 ![]() |
I can't find out how to control the text in my Headline and the Links above all my Top friends on 2.0, can anyone help me out? I want to be able to control the links and the hover on those, and to be more specific, I want to change the color, size, etc., not just what the text says, thanks
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2008 Member No: 696,434 ![]() |
CODE {!- Styles the status text -!}
span.status {} {!- Styles the headline text -!} blockquote p {} {!- Styles the friendSpaceModule links -!} div.friendSpaceModule a {} div.friendSpaceModule a:active {} div.friendSpaceModule a:visited {} div.friendSpaceModule a:hover {} |
|
|
![]() ![]() |