Previous Message
Next Message

Hover [reformulated]

Sent by faramineux on 15 August 2007 03:03


Here is the basic code I use for links:

a:link {
color: #5a0113;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #2B4058;
font-size: 13px;
font-weight: normal;
background-color: #fffbdf;
border-bottom-style: dashed;
border-bottom-width: 1px;
}

The 3 linked images - including the logo -  on the page show the  
styling too on hover! For example when I hover over the logo, the  
dash line/color appear under the logo. Something is wrong.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: