February 06, 2003

Do you still have annoying horizontal scrollbars? I changed the width to 80% in CSS. Lemme know if it's any better.

Posted by Ethan at February 6, 2003 06:30 PM
Comments

Still scrolling... Once I move it all the way to the right all is well, though.

Posted by: Alison on February 6, 2003 10:17 PM

Yup, sorry dude. Still scrollin'. Try going to the section of your CSS labeled "#content" and adding the line
width:80%;

Another layout issue is that the right part of the calendar gets cut off in my browser. You can fix that one if you go to the same section of the CSS and change the "margin-left:225px;" to "margin-left:250px;"

Also, while I'm bitching about stuff, I'd also suggest making the popup "comments" box wider, since right now I'm getting a horizontal scrollbar of death in the popup comments box too.

Posted by: Monzy on February 7, 2003 06:03 AM

Yup, what Monzy said. The comment popup box looks fine for me - no horizontal scrolling here.

Posted by: fiona! on February 7, 2003 06:31 AM
Post a comment