Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
IE Problems
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 00:38 UTC
Updated:
29 Jul 2010 at 18:10 UTC
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
Comment #1
akalata commentedYou 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