Forums

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

Home Forums CSS Footer issue

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #148147
    gabbagabba
    Participant

    Having an issue with my footer at this webiste.

    The footer won’t stack under the rest of the Div’s. It is just positioned randomly on the middle of the page… It is supposed to be at the very bottom.

    Please help.

    #148148
    Senff
    Participant

    Looks quite at the bottom to me (Chrome, Firefox, IE, all on Windows 7).

    What browser you using? Screenshot perhaps?

    #148154
    gabbagabba
    Participant

    I just got an advice to put overflow: hidden; in the .container in my css.
    So it is now at the bottom. But it overlaps the rest of my articles… Its like they don’t push the articles like they do here.

    #148157
    Senff
    Participant

    I don’t see it overlapping any articles. It’s at the bottom, after your articles. Perhaps if you add some more content to your articles it would show better what’s wrong?

    #148159
    gabbagabba
    Participant

    Using the latest version of Safari.

    Strange… I scroll down and see only the article “tjenester”, and the next article “referanser” is under the footer… Unless you click on the menu, but then you can’t scroll up to the top again.

    #148161
    gabbagabba
    Participant

    I removed the overflow:hidden; from .container.
    Now the articles stack up right, but the footer is floating again…

    #148176
    Senff
    Participant

    Remove the height of 2000px from #content.

    #148205
    gabbagabba
    Participant

    Hey thanks, Senff! That did the magic.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.