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

[Solved] Height help...

  • Okay...so I got this CSS Sticky Footer thing to work finally, and now I just need the content section to fill out if the content doesn't push it down.

    Here is the site I'm working with: http://www.flipforceboosterclub.com

    I've tried height:100% on everything and nothing will work...help?

    P.S. - the border on the sides of the content...the client wanted something like that. Any suggestions for it?
  • All you can do is set the body background to #EBE8E8. But there is no way to extend those borders except by using a repeating image, and you can't do that because the layout is fluid.