FOOTER BUMP IN VISTA IE7 – HELP ME PLEEZE – I have no clue :)

  • Unknown's avatar

    This Site is for a NON profit..The footer jumps up what do we do to fix it?

    It looks fine in all the other browsers except 7.0 with vista running

    the website is http://www.almabirth.org/english/

    I did all the solutions I could find and none fix it.

    FOOTER

    <div>

    <hr class=”clear” />

    <?php wp_footer(); ?>

    <div id=”footer”>

    <div id=”footer-inner”>
    <p align=”center”>Alma Birth is a not-for-profit 501 c3 corporation based in Boulder, Co.<br>
    Copyright © 2007 <?php bloginfo(‘name’); ?>. All rights reserved.
    Hosted By Hostgator

    | Contact Webmaster
    | Check Email<br>

    <!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>

    </p>

    </div>

    </div>

    </div>

    </body>

    </html>

    CSS

    /* footer
    ———————————————————- */

    #footer {
    padding: 0 10px 14px 10px;
    clear: both
    background: url(images/bg_page_b.gif) repeat-x 6px bottom;
    }
    #footer-inner {
    font-size: 90%;
    line-height: 1.6em;
    background: #f0f0e8 url(images/bg_sidebar.gif) no-repeat right bottom;
    border: 1px solid #e1e4d3;
    }
    #footer p {
    margin: 0;
    padding: 10px;

    }

  • Unknown's avatar

    I’m afraid you need to be asking at WordPress.org. Our WP.com hosted blogs run slightly differently and we won’t be able to help you here.

  • Unknown's avatar

    Bummer, no one would help me there either ;)

  • Unknown's avatar

    They’re not as forthcoming as us, but unfortunately very few people here know how to help you and if they did, they’d probably have answered you over there already.

  • The topic ‘FOOTER BUMP IN VISTA IE7 – HELP ME PLEEZE – I have no clue :)’ is closed to new replies.