>> http://seamus.madduck.net/~madduck/abacons/leistungen/index.html

> Add... 
 > #left {position: relative;}
> ...to make IE get the stacking right.

You should also add...
#left ul, #left ul li a {height: 1%;}
...so IE renders those navigation-links correctly too.

I'll also advice you to add...
body {margin-left: 13em;}
...if you want visitors to be able to use that navigation on narrow
windows and/or with resized fonts. Otherwise it will disappear out of
reach beyond the left edge of the window. This goes for all browsers.

regards
        Georg
-- 
http://www.gunlaug.no

______________________________________________________________________
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