Forums

[resolved] Objects are pushed to the left in MSIE 7 (7 posts)

  1. howiedi2
    Member
    Posted 4 years ago #

    My website at http://www.howiesweb.com looks great in FireFox and Safari. When it's opened in Internet Explorer 7, everything is scrunched over to the left. I don't know much about CSS but, I have all of the theme files backed up. Could someone tell me what I might need to change?

    Thanks!

  2. Len
    Member
    Posted 4 years ago #

    For starters, the Doctype declaration should be the first thing at the top of your document but when looking at your source code I see,

    <title>Howie Isaacks | Official Weblog</title><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  3. howiedi2
    Member
    Posted 4 years ago #

    OK. I've been looking through all of the documents in the theme. Where would I make this change? The problem is unique to the theme called iTheme.

  4. Len
    Member
    Posted 4 years ago #

    Top of header.php

  5. howiedi2
    Member
    Posted 4 years ago #

    I looked at that. Here are the first few lines:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">

    <head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

    <title>Howie Isaacks | Official Weblog</title>

    I hate Microsoft and their damned web browser!!

  6. Chris_K
    Member
    Posted 4 years ago #

    Check your blog's main index.php. Title tag added there by chance?

  7. howiedi2
    Member
    Posted 4 years ago #

    Awesome!!! Thanks HandySolo!! And, thank you LenK!

    It works now. it also solved my other problem that I posted :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags