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

steve

  • Overlapping Content

    I think I figured out a solution. I changed the background color from #fff to #6d84b4 for the body.
    Comment by steve August 2008 permalink
  • Overlapping Content

    Everything that falls within #content-section is now in the correct location, above the #footer-section. The next challenge I am running into is that #content-section and .wrapper-content have min-heights of 484px, but don't grow with the cont…
    Comment by steve August 2008 permalink
  • Overlapping Content

    Hey Chris, You were right on the money. I edited the CSS file to remove the absolute from .box. Then I added in another to the CSS and HTML files to move .box down 28px, so it's positioned where it needs to be visually. Also, for the time be…
    Comment by steve August 2008 permalink