Re: [css-d] horizontal list in ie 6

2007-12-29 Thread Mark Henderson
Ross Hulford wrote: > I have done this and fixed it before but I cannot remember how I did it! At > the moment my list steps in ie 6 > > Item1 > Item2 > Item3 > > > The css > > #middleMenu li a{ > height:20px; > display:block; > float:left; > margin-left:20px; > font-size:11

Re: [css-d] horizontal list in ie 6

2007-12-28 Thread Mike Smith
Switch margin-left to padding-left? On Dec 28, 2007 7:01 AM, Ross Hulford <[EMAIL PROTECTED]> wrote: > I have done this and fixed it before but I cannot remember how I did it! > At > the moment my list steps in ie 6 > > Item1 >Item2 >Item3 > > > The css > > #middleMenu li

[css-d] horizontal list in ie 6

2007-12-28 Thread Ross Hulford
I have done this and fixed it before but I cannot remember how I did it! At the moment my list steps in ie 6 Item1 Item2 Item3 The css #middleMenu li a{ height:20px; display:block; float:left; margin-left:20px; font-size:11px; text-decoration:none; color:#FCEE21; backgro