Display problems in IE6 (Win XP SP2)

Discussion in 'Templates customization' started by paulk42, Apr 25, 2008.

  1. paulk42

    paulk42 New Member

    Joined:
    Apr 16, 2008
    Messages:
    7
    The same page is being displayed differently in IE6 and FF, but only on pages that are driven by aMember such as the login page, affiliate signup page, etc.

    See attached images. The template is supposed to be centred. The CSS for the template (which is referenced explicitly in my modified header.html template file) controls the layout.

    Works perfectly in FF, but aligns left in IE6.

    The login page is: http://www.millionaireprepschool.com/members/login.php

    Can anyone help me work this out? As we all know, most users are still on IE, so this will present a major display challenge for me.

    Thanks,
    Paul
  2. calisolllc

    calisolllc Member

    Joined:
    Feb 19, 2007
    Messages:
    194
    Paul,
    I have tried to duplicate the problem and can't. I don't mean your site displays the same on my computer, I mean that with our site we don't get that problem
    What Id suspect is that the error is in your header and footer code.
    Take your header and footer and create the page without the amember code and test it in both IE and FF.
    You likely find that the page displays differently in IE and FF when you do that.
    Its likely that may be where the error lies, and that test should prove it one way or another
  3. GoldRoo

    GoldRoo New Member

    Joined:
    May 18, 2005
    Messages:
    39
    Try to add text-align: center; to the #bg div in your stylesheet ( http://www.millionaireprepschool.com/images/stylesheet.css )???
  4. paulk42

    paulk42 New Member

    Joined:
    Apr 16, 2008
    Messages:
    7

Share This Page