Forums

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

Home Forums CSS New website test … IE problems.

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23682
    mmann678
    Member

    I used one of Chris’s themes on my WordPress site for an organization called The 1010 Project. When you visit http://www.the1010project.org/partners or any page that has a side bar on the right hand side, the footer jumps up to the bottom of the page-wrap in all IE browsers versions before IE 8.0.

    I have little knowledge of IE fixes and bugs and built the whole site in FireFox…

    Is anyone aware of how I might be able to fix this issue quickly? Thanks.

    The site link is http://www.the1010project.org/partners

    #51715
    mmann678
    Member

    Thanks… that makes a ton of sense… unfortunately for me I am having a problem with deciding between the header.php and footer.php files and which </div>’s to remove or add. Is there a way you could possibly be a little more specific, I fear I might mess things up a little too much if I start playing around too much with the coding. Thank you for the help initially.

    #51720
    mmann678
    Member

    <div class="clear"></div>

    <div id="push"></div>

    </div>

    <div id="footer">
    <br>
    <a href="http://www.the1010project.org">Home</a&gt; | <a href="/privacy">Privacy Policy</a> | <a href="/media">Media</a> | <a href="/faq">FAQs</a> | <a href="/contactus">Contact Us</a> | <a href="/links">Links</a> | <a href="http://the1010project.org/wp-login.php?">Log-in</a&gt;

    <br><br>
    <p style="color:#704A11;font-size:1em;">&copy; 2003 – 2008 The 1010 Project, a 501(c)(3) organization | 1101 S Washington St. Denver, CO 80210 | Phone: 720.253.8426 | Email: <a href="mailto:[email protected]"> [email protected]</a></p>
    </div>

    <?php wp_footer(); ?>

    </body>

    </html>

    Thank you so much for your help!!

    #51744
    mmann678
    Member

    Great! Check it out. I think this all worked… thanks so much for your help.

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