Hi Fora,

Fora wrote:
> I'm experiencing the same problem.
>
> http://www.arnoenzerink.com/design/logos.shtml
> http://www.arnoenzerink.com/styles/design.css
>
>
> It works neither in IE6 nor in IE7, although I do have the :hover on the <a> 
> elements.
>   
I think your problem is that the <a> aren't set to display:block, 
therefore they are not accepting a border property in IE. Looks like 
display:block won't work with your design though, as it'll make the 
links full-width. You could try faking a border using a background-image 
instead, or decide you're not bothered that IE experiences slightly 
different styling on hover.

-- 
Sophie Dennis, Creative Director
Cayenne Web Development Limited
www.cayenne.co.uk

______________________________________________________________________
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