Hi, I'm building a new website and I'm having problems centering the website. It work sfine most of the time but when the content goes off the bottom of the screen the website centres differently so some webpages don't align with the others. Please see these pages:
That's because your "long" pages are adding a scroll bar, so the browser has to squeeze your page width down by enough for the scroll bar. A common solution is to force a scroll bar on every page, even if it doesn't need one, via:
Bookmarks