test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • d2dpcs Friend
    #148915

    Thanks ahead of time. I’ve been working with Teline III for a couple months and just went live with my site 2 weeks ago. In the beginning, when I placed modules in the megamenu, headlines or syndicate positions, my template broke in the header area. I hacked a few files and also the layout/blocks/header.php file to include hours, phone, etc. It always appeared fine.

    A couple days ago, I was working on a few changes and just now noticed that my header area is broken in IE8. Things I was working on were, adding google analytics script to layouts/default.php, adding cellpadding to template.css, and adding javascript in a custom module in the content-top position.

    I reverted back to my saved files without success.

    Everything appears fine in FF and Chrome.

    http://www.ropl.org

    Thanks,
    Eric

    mfcphil Friend
    #333434

    do you have a link please

    d2dpcs Friend
    #333436
    mfcphil Friend
    #333437

    Try the following: go to your index php file and find the following

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    and change to:

    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    Or you can

    go to your admin and find your index.php file
    add the following code into the first line of your <head> of that file

    <meta http-equiv=”X-UA-Compatible” content=”IE=7″ />

    d2dpcs Friend
    #333441

    Thank you for the quick replies.

    My template’s index.php file does not contain:

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    None of my index.php files contain it for that matter.

    Also, none of my index.php files contain a <head>.

    Thanks.

    micrantha Friend
    #333452

    Hello,
    You have to look in file layouts/blocks/head.php.

    good luck,
    Micrantha

    edit: You could also take a look at this tread: http://www.joomlart.com/forums/topic/notice-fixed-the-website-is-ugly-in-ie8/.

    d2dpcs Friend
    #333455

    Thanks everyone. I just downloaded the latest stable version of the Teline III template. Everything is ok now.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  d2dpcs 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum