|
|
|
|
Joined: May 2002
Posts: 362
Junior Member
|
|
Junior Member
Joined: May 2002
Posts: 362 |
I'm going crazy. Is there a way to specify a link color by class, that's different from what other links are?
Dammit, it has to be possible. Anyone know how? Or, if it is?
|
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
yes it is..
a:link { color: #1E4382; background: none; } a:visited { color: #1E4382; background: none; } a:active { color: #467FC1; background: none; } a:hover { color: #467FC1; background: none; }
.menubar a:link { color: #FFFFFF; background: none; } .menubar a:visited { color: #FFFFFF; background: none; } .menubar a:active { color: #D0DAE7; background: none; } .menubar a:hover { color: #D0DAE7; background: none; }
.navigation a:link { color: #FFFFFF; background: none; } .navigation a:visited { color: #FFFFFF; background: none; } .navigation a:active { color: #D0DAE7; background: none; } .navigation a:hover { color: #D0DAE7; background: none; } .newlighttable a:link { color: #FFFFFF; background: none; } .newlighttable a:visited { color: #FFFFFF; background: none; } .newlighttable a:active { color: #D0DAE7; background: none; } .newlighttable a:hover { color: #D0DAE7; background: none; }
.newdarktable a:link { color: #FFFFFF; background: none; } .newdarktable a:visited { color: #FFFFFF; background: none; } .newdarktable a:active { color: #D0DAE7; background: none; } .newdarktable a:hover { color: #D0DAE7; background: none; }
.onbody a:link { color: #0000FF; background: none; } .onbody a:visited { color: #000066; background: none; } .onbody a:active { color: #000066; background: none; }
as you can see it depends upon WHERE the link is....
|
|
|
|
|
Joined: May 2002
Posts: 362
Junior Member
|
|
Junior Member
Joined: May 2002
Posts: 362 |
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 808
Joined: July 2001
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 2658
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 24
|
|
|
|
|
|