My regular site seems to work properly without the wrapper having the
overflow: auto property. I thought maybe I should put it in, but when I
did, a scrollbar appeared within the wrapper - which I don't want.  So I
changed the value to hidden, which seemed to take away the scroll bar -
but didn't hide (which I don't want hidden) the content (which is in a
container inside the wrapper.)

So my question is this: if (overflow: hidden) is on the wrapper - which
doesn't have any content per say, but does have other containing elements
(such as container, nav, content) then setting the value to hidden
(instead of auto) gets rid of the scroll bar on the wrapper, but doesn't
effect the other containing elements - or their content (nav, container,
content) inside the wrapper- right?

Thanx

Juanita

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

Reply via email to