0
Welcome Guest! Login
0 items Join Now

Push footer to bottom of browser?

  • Push footer to bottom of browser?

    Posted 12 years 3 months ago
    • Hello Rocketheads....

      I am finishing up the development of a new website based on the Hybrid theme. One thing I've noticed is that on pages with little content, that the footer is raised up from the bottom of the browser. Is there any way to get the main section to expand to push the footer to the bottom? I didn't see an option to do this.

      Here's a good example: www.zmaartcc.net/wp/category/archive

      Thanks,
      Larry
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Push footer to bottom of browser?

    Posted 12 years 3 months ago
    • Hi, you can try adding this code to your css
      #rt-bottom-surround{
      position: fixed;
      bottom: 0;
      width: 100%;}

      Hope that helps.
    • The difficult we do immediately, the impossible takes a little longer.

Time to create page: 0.049 seconds