|
| |
|
|
BeTheBall
Posts: 6362 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
Stuck yet again - 2/1/2005 10:37:22
I am trying to change the color of a link. I currently have the following class in my stylesheet: .clFoldLinks {font-family:Arial, Verdana, Helvetica, Helv; font-size:12px; font-weight:bold; text-decoration:none; color:black;} I want to add a link color, so I tried just adding the following two lines to no avail: a.c1FoldLinks:link{color: yellow;} a.c1FoldLinks:visited{color: yellow;} Thoughts?
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
|
|
jeepless
Posts: 217 Joined: 12/20/2003 From: Smack in the middle of USA Status: offline
|
RE: Stuck yet again - 2/1/2005 12:43:34
Your problem may be due to something else, but I noticed that you have a typo in your new style statement. You used ".cl" in the original css, but then used ".c1" in your new statement (L vs. 1) Try changing these to match and see if that fixes it.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|