ray wrote:

> Look at this page http://www.soundbowl.com/test.html in IE7. The outer div
> has a padding of 6px, but the inner div seems not respect to this padding,
> its background covers the left padding of its parent div. 

When I set "float: left;" on the inner box it respects that padding.
When I set "border: 0;" on the IMG then it seems to respect the inner
box a bit better as well.  Try that out and see.  If you set the inner
box to float then you can remove the clearing DIV inside there.

-Adam Ducker (http://adamducker.com)

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to