Quote:
Originally Posted by JSWolf
But, if you use % with margins instead of px, you get different margins for different screen sizes. Bext to use px to define margins so they stay the same regardless of the screen size.
|
But then you get different margins on different resolutions. With Gen3 and Opus, for instance, px is just as %, both screens have the same number of pixels and different size.
If what you want is a constant absolute size, use absolute units: pt, mm, in...