Rowan Wigginton wrote:
> Hello, I have what seems like a very simple problem which only occurs in 
> IE (I've tested with 6 & 7). I have an unordered list menu at the top 
> right of this test page - http://www.rowanw.com/testcases/no_border_ie.htm.
> 
> For the first link I've created a style that should add a border 
> underneath the text, it works fine in Firefox and Opera, but IE refuses 
> to render it at all.

At least in IE7b2 + DevToolbar,
  li {position:relative}

lets the border turn on. If this should not work on your live page, try 
to position:relative the ul too.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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