emecks
09-13-2006, 09:50 AM
Hi, I'm new here but not a stranger to CSS anyway, I've been having an annoying problem with centered designs that have some pages taller than the browser and some that fit the height of the browser.
When I navigate from a "short" page without a vertical scrollbar to a "long" page with a vertical scrollbar the centered content jumps to the left a few pixels.
I am centering my pages with
margin:auto;
and it only happens on bigger resolutions....
Any ideas how to fix this??
When I navigate from a "short" page without a vertical scrollbar to a "long" page with a vertical scrollbar the centered content jumps to the left a few pixels.
I am centering my pages with
margin:auto;
and it only happens on bigger resolutions....
Any ideas how to fix this??