Jump to content

CSS Style - Border-Bottom Not Working Within IE7


richie19rich77

Recommended Posts

Hi Everyone,

 

Simple CSS Syntax, having problems with setting a bottom border when mouse hovers over an object, works fine in FF, sort of works in IE6, but not in IE7, for this example I have added a pink full border round the the object.

 

#Tab_Buttons:hover {text-shadow:#000000; color:#00F; border:2px solid #F3C;)

 

IE 7 displays only the left and right border, which explains why my bottom border is not showing.

IE-Not%20Working.JPG

 

IE 6 displays only the left, right and bottom border, which would work for me as I only want the bottom.

IE6%20-%20Not%20Working.JPG

 

FF display the full border

FF%20Working.JPG

 

 

I know IE had problems with hover, but all other hover CSS functions seem to be working fine apart from border related CSS functions.

 

Any ideas?

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.