Previous Message
Next Message

CSS buttons for navigation

Sent by Donna French on 26 November 2005 22:10


The original code came from a code sample at:

http://www.domedia.org/oveklykken/css-buttons.php#

I'm wanting the button to show as:

a.button:link {
background-color: #F36;
color: #FFF;
text-decoration: none;
}

instead of the original code sample as:

a.button:link {
background-color: #060;
color: #FFF;
text-decoration: none;
}

I'm wondering if I've got some sort of cache issue going on or
something? I can't seem to find an error with the code I've changed.
Anyone have some suggestions?

TIA,
Donna


--
Donna French
[EMAIL-REMOVED]
http://dgfrench.blogspot.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message