> David Laakso wrote: >> > Debbie Campbell wrote: >> > I'm having what I think is a stacking issue in IE6 - the menu links on >> > the left are not clickable, except for 'Contact.' But I can't see the >> > problem - can someone help? Greatly appreciated. >> > >> > >>> >> http://www.vicschendel.com/portfolio.php > > Does adding width trigger hasLayout [1] on your end in IE/6 ? > #navlist li a, #navlist li a:link, #navlist li a:visited {width: 160px;} > [1] <http://www.satzansatz.de/cssd/onhavinglayout.html> >
I found that if I give the sidebar background-image: none; or a solid color rather than the transparent background image, then all the links are working. I can live with that for the time being. -- Debbie ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
