|
| |
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
weird css - 4/21/2006 6:43:21
hello, I'm having trouble with my css. I have a file that controls the general font characteristics on my site and recently it has changed by itself or something I don't know I did. The site is mycalvary.com Here is the css: ody, table {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #999999;
background: #ffffff;
}
a:link, a:visited {
color: #336699;
background: transparent;
text-decoration: none
}
a:hover {
color: #999999;
background: transparent;
text-decoration: overliine It seems as though the font color is off. It should be a darker grey than it is. Can anyone help? Thanks
_____________________________
Jim We are always more anxious to be distinguished for a talent which we do not possess, than to be praised for the fifteen which we do possess. www.JimRobinsonPhotography.com
|
|
|
|
Kitka
Posts: 2520 Joined: 1/31/2002 From: Australia Status: offline
|
RE: weird css - 4/21/2006 7:01:28
Hi Jim, Try changing the two instances of #999999 to either #666666 or #333333 - depending on how much darker you want the font.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
RE: weird css - 4/21/2006 7:02:46
thanks kitka, I just fixed it, funny thing was that I thought I changed that the last time I messed around with it and it didn't work. Thanks again.
_____________________________
Jim We are always more anxious to be distinguished for a talent which we do not possess, than to be praised for the fifteen which we do possess. www.JimRobinsonPhotography.com
|
|
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
|
|
|