When you go thru the site and click on the tabs, the page tends to shift from left to right depending on the page. Why is it doing this and how can I stop it?
Hmm - I’m often surprised about the code of some pages. It’s built on 6.1.2, but has properties entirely inline. I always thought that this isn’t possible anymore (ended with 5.5). Furthermore IDs had been removed - substituted by pure classes.
Help me to understand and allow me the question “How is this page built?”
All I can see is slightly different widths for the DIV class fwColumn throughout the page (between 935px and 899px) which causes jumps especially for the left article images in the “repair” section.
Another thing to look at when you see these jumps (if your page is centered) is the overall page height. If you move from one page to another and one is tall enough to force a vertical scrollbar and the other is not, then you will see a horizontal shift because of the space reserved by the vertical scrollbar.
Thanks Walter - Yes, its the scroll bar! Should I just make all the pages the same height to avoid this?
Thomas - you are way over my head here. I am using the relative page layout since I want my footer to stay at the bottom. I’m not sure what “Furthermore IDs had been removed - substituted by pure classes.” means. Have I built it wrong?