Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Critique my new website + Sticky Footer Problems

  • This topic is empty.
Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #113171
    Paulie_D
    Member

    As for the loop, sorry I know nothing about WP.

    #113172
    Watson90
    Member

    Isn’t push the div that makes the sticky footer work?

    #113173
    Paulie_D
    Member

    It’s supposed to but I’m not sure it’s actually required.

    #113174
    Watson90
    Member

    Right, I have deleted all the elements required for the whole sticky-footer thing so I can start again from fresh seen as though @Paulie_D has helped me clean up my .page-wrap code etc.

    ATM my footer is just rising so I’ll just start again now.

    #113175
    Watson90
    Member

    The massive gap between my content and the footer seems to happen when I apply this css;

    html, body {
    height: 100%;
    }

    #113176
    Watson90
    Member

    GUYS I HAVE DONE IT!

    Basically the whole reason it kept scrolling and had a lot of blank space was because I was positioning the opening page-wrap div just after my closing header tag.

    What I was meant to do was position the div just before the opening

    tag.

    The 204px gap was being created because that is the size of my header, now it works perfectly.

    Thanks for everyone’s help, its appreciated greatly :)

Viewing 6 posts - 16 through 21 (of 21 total)
  • The forum ‘Other’ is closed to new topics and replies.