Paste this css at the end of your styles after the footer styles but before the 
IE7 styles:

#outer1, #outer2, #outer3 {
height : 600px;
overflow : scroll;
}

And also comment-out this css:

/*
#outer1, #outer2, q #outer3 {
padding-bottom : 32767px;
margin-bottom : -32767px;
}
*/

Hope this helps.
 


> I am just stumped. 
> 
> I have a page lay out with 3 columns that I am messing with
> that I downloaded. I want each column to scroll independent
> of the other 
> 
> I have tried overflow:auto, and scroll and about everything
> else. All I can get the Safari and Firefox browser to do is
> scroll the entire page. 
> 

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

Reply via email to