Re: [css-d] help with float positioning problem

2006-07-22 Thread Peggy Coats
Thanks! That did the trick! I'm still pretty new at this and had forgotten that the inherited divs would affect the parent, so adjusting the margin for the padding worked perfectly. As for the IE italics thing -- jeez! Peg On 7/21/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Peggy Coats w

Re: [css-d] help with float positioning problem

2006-07-21 Thread Gunlaug Sørtun
Peggy Coats wrote: > This is probably really simple, but I can't seem to figure it out > today. I have content and navigation divs, floated left and right, > respectively. The navigation should be at the upper right, under the > header banner. Everything displays as it should in FF, but in IE,

[css-d] help with float positioning problem

2006-07-21 Thread Peggy Coats
This is probably really simple, but I can't seem to figure it out today. I have content and navigation divs, floated left and right, respectively. The navigation should be at the upper right, under the header banner. Everything displays as it should in FF, but in IE, the navigation is at the lowe