Has anyone figured out a way to have a horizontal scroll bar appear for the main content section when the content is overflowing off the page? I am using the liquid-layout.css. I know in the ie6.css file the overflow is set to hidden to help preserve the layout, which it does. But if I have content that is too wide for the page, it is now hidden and no scroll bars appear. Maybe this isn't possible to have the both?

Comments

akalata’s picture

Status: Active » Fixed

You should be able to change the overflow rules to add a scrollbar to the div in question. See http://www.w3schools.com/CSS/pr_pos_overflow.asp

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.