Forums

[resolved] footer in wrong position (3 posts)

  1. rockinfree
    Member
    Posted 3 years ago #

    Hey,

    I've searched through all my code and CSS and cannot find any missing divs or other unclosed tags that might be making my footer stay at the top of the page instead of the bottom where it should be. My site is located at http://www.weirdncrazy.com/universe/, and any help would be greatly appreciated. Thanks!

  2. podz
    Support Maven
    Posted 3 years ago #

    It's the absolute positions which are breaking it.
    But removing them may break the page.

    You need the whole thing in one container.
    Then the head
    Then another container for the content and the menu
    Close the container
    Put the footer in
    Close the overall container.

    That's the "in a nutshell" version :)

  3. rockinfree
    Member
    Posted 3 years ago #

    Thanks Podz! I've got it fixed now :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags