Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2012 at 16:12 UTC
Updated:
18 May 2012 at 09:39 UTC
I recently noticed that when using Omega in 960 mode, non responsive grid, normal width mode, the width of the grid does not appear 960px. The container specifies 960px, and firebug says it is also 960px, but if I were to do a screen capture and inspect the size with an image utility I would find that the actual size is around 860px. In fact, the firebug pixel "ruler" (attached) is also scaled down. Every 100px on the ruler is actually 90px on the screen. The image shows firebug counting over 250px, but the actual width of the captured image is only 237px. Any thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| firebug-ruler-image.gif | 4.63 KB | sgb9809 |
Comments
Comment #1
marcoka commenteddid you zoom out the page?
is this a clean plain omega or did you modify files yourself?
often people kill the grid by adding margins, paddings to the wrong containers/divs (these with the grid classes on)