treehouse : what would you like to learn today?
Web Design Web Development iOS Development

repeating image issue

  • Morning all,

    I have revamped a lot of my CSS which was causing some issues however I can't figure out why at larger resolutions my page does not expand. If you have a large resolution set there is a big white area below my footer..... If anyone has some insight I would be grateful.

    Thanks,
    Tim
  • link would be helpful
  • Crap, sorry guys... I'm still asleep :oops:

    http://howsmykiddriving.org
  • not looked at the code, but I changed my resolution and I would say make your body background:#000000;

    edit: just looked at it and yes add backround:#000000; to the body in CSS

    ik
  • That did the trick, thanks! That was pretty easy not sure why I did not see that....
  • "nanook" said:
    That did the trick, thanks! That was pretty easy not sure why I did not see that....


    we all do things like this, don't worry dude