Debugging a Broken Stylesheet: CSS Background Disappears when Scroll Off Bottom of Screen

Posted by nannette on ASP.net Weblogs See other posts from ASP.net Weblogs or by nannette
Published on Thu, 24 Nov 2011 18:51:00 GMT Indexed on 2011/11/25 1:53 UTC
Read the original article Hit count: 257

I recently worked on an existing project where we decided to add a background to the site. Whether this is a background color or background image, the same problem occured. The problem was that the background loaded fine in the screen. But when the user used the scrollbar to scroll below the bottom edge of the screen, the background immediately turned white. The footer panel was colorized as desired, but the background just disappeared. I'm going to provide my debugging steps so you can learn how...(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about Visual Studio