Re: [css-d] Problem with visited links on flyout menus in IE6

2009-05-26 Thread Debbie Roes
David, > > First things first... > > 1/ The menu on the index and all inside pages suffers from the IE/6 > "whitespace bug"-- the vertical space between the list items is greater > in IE/6 than other bowsers. > The fix for IE/6 is: > * html #navbar ul li { float:left;} > 2/ All inside pages, suf

Re: [css-d] Problem with visited links on flyout menus in IE6

2009-05-26 Thread Debbie Roes
Alan, > Maybe this will help with the sub-menus. > > #navbar ul a:visited { >width:150px; >height:25px; >line-height:25px; > } Thank you very much for this suggestion! It helped significantly and when coupled with David Laakso's earlier suggestions, my site now looks much better in

Re: [css-d] Problem with visited links on flyout menus in IE6

2009-05-26 Thread Alan Gresley
David Laakso wrote: > Debbie Roes wrote: [...] > I did not get to the main reason you wrote (below). We'll both need to > count on someone else for that. > > >> The main problem which is am still witnessing relates to the flyout menus. >> When I first visit the site, the flyout menus look fine i

Re: [css-d] Problem with visited links on flyout menus in IE6

2009-05-26 Thread David Laakso
Debbie Roes wrote: > Hi All, > > I am a new member of this forum and fairly new to CSS (less than one year). > I recently finished a site and have been trying to get it to work in the > dreaded IE6... > Welcome! First things first... 1/ The menu on the index and all inside pages suffers from

[css-d] Problem with visited links on flyout menus in IE6

2009-05-25 Thread Debbie Roes
Hi All, I am a new member of this forum and fairly new to CSS (less than one year). I recently finished a site and have been trying to get it to work in the dreaded IE6... The main problem which is am still witnessing relates to the flyout menus. When I first visit the site, the flyout menus loo