Active
Project:
Multiflex37
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2007 at 03:26 UTC
Updated:
3 Jun 2007 at 14:29 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| screen_5.jpg | 103.82 KB | safin |
Comments
Comment #1
cdoyle commentedI 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.
Comment #2
eforhan commentedMy 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.