> http://videointegrations.com/serenity/procedure_relax_pleasure.html
> http://videointegrations.com/serenity/layout.css
> Look at the bottom for #footer
> 
> The Horizontal scroll bar only in IE6 is apparently caused by the
footer. I
> can't figure out how to get rid of it without causing the problems I
resolved
> in using the css for this particular footer. Compared to anything in
the wiki,
> I think this footer is best, with exception to this.


I didn't find the exact solution but I can point out several problems
that will steer you in the right direction.

- you can't have 100% width on the same div as you define borders if you
don't want horizontal scrolling

- the header has padding-right that is pushing the horizontal scrolling
farther than it otherwise would be

- deleting the margins on #AllContent decreased the scrolling

- deleting the padding on #Content took it down farther, too

- deleting the margin/padding on #MiddleContent took it down even
farther.  Almost gone now.

Hopefully you can finish the rest up.  :)


Other notes:
- your header has borders with 0px width
- your menu is impossible for me to read because of the coloring.  I
can't see it at all
______________________________________________________________________
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