• Resolved serenaderevival

    (@serenaderevival)


    Hey everyone,

    My wp theme is currently under development, and everythings a bit of a mess, but one issue i can’t resolve is the website aligning left in explorer. It’s acting as if the margin is not set, however chrome and FF are aligning my website centered fine.

    http://www.serenaderevival.com

    Could anyone give me a hand here? I would like explorer to center the website as well. Thanks alot.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter serenaderevival

    (@serenaderevival)

    Geez this is one slow support forum. Compared to the support i received from phpBB, WordPress is truly lagging behind.

    Worked it out by myself.

    Thread Starter serenaderevival

    (@serenaderevival)

    For those who need help in the future, what I had to do was:

    add this to the body
    text-align: center;

    and add this to the container
    text-align: left;

    It didn’t work for me. Any other solutions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Whole page aligns left in IE, not FF or Chrome’ is closed to new replies.