That set a scrollbar at the bottom of the left column. But the whole page was still scrolling vertically. I would like the left side to remain fixed and have the rest scroll.
I have decided to blow up the header, it looks better (and less work). When I set the overflow:auto; to the right hand column it forces the image background to flicker when scrolling, both columns scroll.
Here is the code for the 2 columns:
#logs {width:23%;
float:left;}
#content {float: left;
width: 500px;
margin-left:5px;
margin-top:10;}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.