Contrary to everything else put forth about the 'issue', this actually
works...

change
#sidebar a:hover,.blogfoot a:hover{
    border:1px solid #FFF !important;
}

to

#sidebar li a:hover,.blogfoot a:hover{
    border:1px solid #FFF !important;
}

add the li so it only applies to links inside the list. simple pie. The
other attempts here try to fix a problem with an extra rule, when if done
correctly you don't need it.



On 10/23/07, David Niemann <[EMAIL PROTECTED]> wrote:
>
> Try this...
>
> a img { margin-bottom: -2px; vertical-align: sub; border: none;}
>
> Worked for me in a similar situation.
>
> David
>
> On 24/10/2007, at 9:03 AM, Olajide Olaolorun wrote:
>
> > Can someone please help me with this small problem i'm having.... I
> > seem to have a problem with the link hover style i set for the whole
> > sidebar with the images.... I am trying to take it out for images that
> > are links... like the image showing to the right in the sidebar... but
> > i have no success. Can someone please help me out.
> >
> > http://www.rockondude.net/pre
> >
> > If you see the thumbnail to the right... am trying to take out the
> > hover style for that.....
> >
> > Thanks a lot.
> >
> >
>
>
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to