twenty eleven footer problem

  • Hello,

    Can I ask your help for a problem? My footer doesn’t stick to the bottom the way it needs to be.
    A small part at the end disappears into the bottom of the window. Only when I resize the window and pull it down, the footer jumps to a higher point. What should I do to set the footer to this higher (and correct) point from start?

    What I did was following:

    The basic divs are Page and Main.
    I took the footer and placed it outside of the two others, so it would certainly stick to the bottom.
    Page and Main have a height of 100%

    The Footer (‘colophon’) has the following code:

    #colophon {
    clear: both;
    position: relative;
    margin-top: -112px; /* negative value of footer height */
    height: 112px;

    For a complete view, you can check this url: http://tinyurl.com/cc9lp37

    Hope you have the wisdom I’m lacking and I can put this ongoing mystery to an end.

  • Good day to you,
    I’m sorry to report that you have accidentally posted to the wrong support forum. We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software http://wordpress.ORG/support/
    WordPress.com vs WordPress.org: The Differences
    http://support.wordpress.com/com-vs-org/
    Best wishes with your site.

  • Hello timethief,

    Sorry for this misunderstanding!
    I’ll use the correct forum this time.

    Thank you and best regards!

  • You’re welcome and best wishes with your site.

  • The topic ‘twenty eleven footer problem’ is closed to new replies.