Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • tadeusz1 Friend
    #139957

    Hi
    I find a problem with IE8 on my and yours demo site JA_Teline. Over the main menu is free space. On IE7 all is correctly.
    Thanks!

    Phill Moderator
    #300194

    I’m sure people are working on fixes but in the short term add the following to the head of your template.

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

    This causes IE8 to operate in compatability mode automatically when a viewer visits your site.

    kicr Friend
    #309167

    This problem is already active after the Ja Teline template upgrade for Joomla 1.5.11. Today I’ve downloaded the template and the error still occurs. I know how to solve it, but I don’t want to force the internet explorer to operate in compability mode.

    Please correct this problem, JA.

    mfcphil Friend
    #309171

    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>
    <!–>

    kicr Friend
    #309178

    Hi mfcphil,

    thanks but could you show me a site where this code change works? I replaced the code but the problem is still there. Sadly the teline demo doesn’t work:

    http://www.joomlart.com/templates_demo.php?template=ja_teline

    mfcphil Friend
    #309182

    do you have a link to your site?

    kicr Friend
    #309183

    Yes, this is my testcopy: http://tinyurl.com/nxp7ye

    mfcphil Friend
    #309184

    It is a compatability issue where did you put the compat code?

    You need to paste it into the first line of the <head> of your index.php file

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

    kicr Friend
    #309185

    Hi mfcphil,

    i know how to use the compability mode. I want to have a teline template which works in IE8 without compability mode and I thought this would be possible with your code…

    mfcphil Friend
    #309219

    The code does fix a number of issues, sorry if it has no effect on yours

    kicr Friend
    #309408

    Okay, thanks for your help.

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

This topic contains 11 replies, has 4 voices, and was last updated by  kicr 15 years, 4 months ago.

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