I’m having issues with the background image. The layout looks right if the browser is wide enough, but when you make it too narrow, the background keeps moving off to the left. Is there a way to keep it from moving?
http://www.goodshow.tv I’m having issues with the background image. The layout looks right if the
Share
This problem is happening when the page width gets less than that of the
<div id="body">div, causing that div to no longer be centered. I found that I was able to solve this on Firefox at least by adding: