Closed (fixed)
Project:
Zen
Version:
6.x-1.0-beta3
Component:
layout.css
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 14:54 UTC
Updated:
13 May 2009 at 11:40 UTC
Is it possible to optimize Zen for 800px width resolution? I tried putting all 960 px to 740px but it was just messed up. Any way to do it quickly?
Comments
Comment #1
johnalbinWhen I used to optimize for 800x600 screens, I used a 760px width layout and that didn't create any horizontal scrollbars.
Since this is also exactly 200px less than the 960px width layout, modifying the layout-fixed.css is straight-forward.
Comment #2
Marko B commentedThanx, ill give it a try.