rxbanditboy1112 Posted December 10, 2007 Share Posted December 10, 2007 On this page, and all the pages on this site. The background correctly scales until the content is smaller than the window size. Then the background continues to move in through the content. Is there any way i could stop this? http://www.surehitter.com/main.php username: surehitter password:temp123 I would make the background color of the wrapper div white, but then the floating ball off the edge of the page would also have a white background and that is no good. Thanks for the help. Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/ Share on other sites More sharing options...
phpQuestioner Posted December 10, 2007 Share Posted December 10, 2007 you provided the wrong log-in and/or password; so I can not see what you are referring to. Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-411393 Share on other sites More sharing options...
rxbanditboy1112 Posted December 11, 2007 Author Share Posted December 11, 2007 ooops! Sorry password: temp123~ Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-411485 Share on other sites More sharing options...
phpQuestioner Posted December 11, 2007 Share Posted December 11, 2007 background:url('http://www.surehitter.com/assets/background.jpg') no-repeat I assume that is the background image you are talking about. Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-411560 Share on other sites More sharing options...
rxbanditboy1112 Posted December 11, 2007 Author Share Posted December 11, 2007 Well now i fixed the original problem, but in firefox the image doesn't repeat after a while, but i feel like it is doing that because something is ontop of the background, but there isn't anything! UGH! Frustration... haha. Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-412235 Share on other sites More sharing options...
rxbanditboy1112 Posted December 11, 2007 Author Share Posted December 11, 2007 yes that is the background, however, it is repeating in the y direction. Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-412236 Share on other sites More sharing options...
phpQuestioner Posted December 11, 2007 Share Posted December 11, 2007 background-repeat: repeat-x; Quote Link to comment https://forums.phpfreaks.com/topic/81037-how-can-i-make-the-background-on-this-page-stop-moving-at-a-certain-point/#findComment-412302 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.