Closed (fixed)
Project:
Magazeen
Version:
6.x-2.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2010 at 15:45 UTC
Updated:
24 Jun 2010 at 20:50 UTC
My screen has a resolution of 1920x1200 and for some reason the top and bottom background are not shown ay full screen width (see attached screenshot).
I didn't find the problem in the CSS.
Any one else having this problem?
Thanks!
Best regards,
Sebastien
| Comment | File | Size | Author |
|---|---|---|---|
| Capture.JPG | 52.33 KB | Pheatus |
Comments
Comment #1
Pheatus commentedI found the issue: open general.css > body tag
You will find max-width: 150em
Change the value into 100%
/Sebastien
Comment #2
sheena_d commented