CSS Margin/Padding Issue on Browser Zoom

Posted by korymath on Stack Overflow See other posts from Stack Overflow or by korymath
Published on 2010-06-15T04:43:49Z Indexed on 2010/06/15 4:52 UTC
Read the original article Hit count: 458

Filed under:
|
|
|
|

I am having difficulty getting my page to show up correctly at various browser zoom settings.

http://andstones.ca/newsite

The content is aligned if the user is zoomed out on the page, but once they zoom too far out and refresh the page, or if they are too zoomed in and the page loads, then the content pane is shifted.

This does not seem to be an issue in firefox, but it is a very serious issue in chrome/safari/iexplore and on the iPad.

What can I do to ensure that the main content loads in the correct position regardless of user browser settings?

Thanks ,

Kory

© Stack Overflow or respective owner

Related posts about css

Related posts about css-layout