On Aug 16, 2007, at 1:54 PM, Dennis Bixler wrote:
>
> Change the a.imglink:hover to
>
> div.imglink a:hover
>
> that should fix it
>
> Dennis

That works, but the original background color of the a:hover - see  
below - still appears. The dashed border is gone.

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


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to