On using the theme at 1024X768 resolution, i always end up getting a scroll bar in all browsers. Basically the width of the theme overflows to the sides causing a width scrollbar to appear.
You can check out the problem here http://www.thesonyreader.com/

the only thing i have changed is the header image.

CommentFileSizeAuthor
screen_5.jpg103.82 KBsafin

Comments

cdoyle’s picture

I took a quick look and am not sure why it's doing that. You can set a fixed left margin on the page-container and you'll get rid of the scroll bar. Unfortunately, your page also won't be centered in the window. I'll look into a better solution.

eforhan’s picture

My site is heavily modified and I don't have any primary links, but the problem comes from nav1 having a width of 350px (set in layout4_setup.css). I just made this number smaller and it took care of the problem.