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

Help Needed CSS Background Template Issue.

  • Hey guys,

    I am having issues with this template I am trying to use. See this->Click

    There is that really annoying white space there and I can't figure out what to change in the coding to make it go away. Thoughts?
  • Ouch...animated background! :-$

    It's because you set your background to repeat horizontally only. The white space is the background where the image doesn't appear.

    Removing background-repeat: repeat-x would probably help, or adding a background color before the background image declaration.
  • Omg I love you! You are saint. You have no idea how crazy this drove me. Mucho Gracias