Re: [css-d] Float drop problem

2010-08-28 Thread David Laakso
Brian M. Curran wrote: Thank you David!! I normally don't think "bug" when something is going wrong in my desired results. -Brian I think what Alan suggested will work as well and avoids writing a hack. But then if you prefer to retaliate then what Georg Sortun wrote below gives you

Re: [css-d] Float drop problem

2010-08-28 Thread Brian M. Curran
Brian M. Curran wrote: > I was tinkering with my > site this morning, and caused a float drop problem in IE6. What > happened was. I was trying to create some white space between my > secondary nav and the side of my page. My site is: drafting services . > com (remove all spaces). > > > > Si

Re: [css-d] Float drop problem

2010-08-28 Thread Alan Gresley
David Laakso wrote: Brian, IE/6.0 doubles the margin-left causing the float to drop. The correction is: * html #navtwocontainer { display : inline; } /* only IE/6.0 sees the star hack */ Best, ~d reference Quite correct. -- Alan http://c

Re: [css-d] Float drop problem

2010-08-28 Thread Alan Gresley
Brian M. Curran wrote: Hello, Does anyone have a minute to look at my problem? I was tinkering with my site this morning, and caused a float drop problem in IE6. What happened was. I was trying to create some white space between my secondary nav and the side of my page. My site is: drafting serv

Re: [css-d] Float drop problem

2010-08-28 Thread David Laakso
Brian M. Curran wrote: I was tinkering with my site this morning, and caused a float drop problem in IE6. What happened was. I was trying to create some white space between my secondary nav and the side of my page. My site is: drafting services . com (remove all spaces). Sincerely, Brian M

[css-d] Float drop problem

2010-08-28 Thread Brian M. Curran
Hello, Does anyone have a minute to look at my problem? I was tinkering with my site this morning, and caused a float drop problem in IE6. What happened was. I was trying to create some white space between my secondary nav and the side of my page. My site is: drafting services . com (remove all s