Hi Steve,

The culprit seems to be these lines, which set the width of your sidebar wider than your intended 216px and causes the protrusion:

html>body #sidebar {
    width:227px;
}

Remove them and everything works as intended.

Cheers.

Mike

Steve Ivy wrote:
Hi All,

I'm having some weird padding issues:

http://mypowerlearning.com/_beta/testcss/test.html
http://mypowerlearning.com/_beta/testcss/test.css

The sidebar needs to be exactly the width of the background image, but
for some reason is protruding past the right edge of the containing
div. Anyone have any ideas?

Thanks,

--Steve



--

_____________________________

CBJ Digital Ltd.

http://www.cbjdigital.com/
_____________________________

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

Reply via email to