Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • codestream Friend
    #150128

    Greetings All,
    I really like the Ores release, great job to all involved.
    I need to learn how to safely “Remove” the IE6 Warning completely.
    It reports even when using IE8, and that is not good…

    Please share detailed instructions on how to remove this warning, including paths to the relevant areas. If someone is using IE6 and cannot access my project, I really don’t care, they need to get with the times….

    Looking forward…

    Aratype Friend
    #339066
    codestream Friend
    #339068

    Got It! – and this is what I did:

    Path: templates/[your_templates]/css/ie.css and remove the style :

    *html #ja-wrapper { margin-top: 205px; }

    Then, I also removed:

    Path: templates/ja_ores/layouts/default.php

    Around Line 97 I removed”

    <?php if ($this->isIE6()) : ?>
    <?php $this->loadBlock(‘ie6/ie6warning’) ?>

    Save, and it worked for me…. Hope this is helpful to someone else…

    Oh! and be sure to remove that “endif” statement directly below that too!

    @aratype – Thanks for the info!

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

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

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