Re: [css-d] Background Image & Padding/Margin problem

2006-12-18 Thread Gunlaug Sørtun
Michael Stevens wrote: > http://www.bctarizona.com/test/ > http://www.bctarizona.com/test/bct.css > > The easy problem: Margins/Padding on the content DIV. Paddings and margins are handled completely different. You may try adding/changing to... #content {float: none; width: auto; margin: 10px 10

[css-d] Background Image & Padding/Margin problem

2006-12-18 Thread Michael Stevens
http://www.bctarizona.com/test/ http://www.bctarizona.com/test/bct.css The easy problem: Margins/Padding on the content DIV. I've tried several different ways but none are giving me equal margins on the content. Ideally, I want 10px padding on the content. I'm sure the problem is one of the margi