Text shifts to the left when the story reaches the bottom of the page

bgbg
This is just a small cosmetic thing, but if you don't clear the page between sections, the entire center section of the web page (meaning the part where the story text appears) moves slightly to the left when the story reaches the bottom of the page for the first time. It's more noticeable when you're fiddling with background images and such. Is there a way to adjust margins or something so that the center section stays in one place?

bgbg
For anyone else who's wondering about this, you can fix it by make the vertical scroll bar appear even before the story reaches the bottom of the screen. To do this, I added this to style.css:

body
{
overflow-y: scroll;
}

This topic is now closed. Topics are closed after 180 days of inactivity.

Support

Forums