Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • osso Developer
    #152509

    When using you template with IE6 we get the message: Did you know that you Internet Explorer 6 (IE6) is out of date ?

    To take off this message I’ve commented this line from file templates/pesses/css/ie.css:

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

    and olso those lines from file templates/pesses/layouts/default.php:

    <?php if ($this->isIE6()) : ?>
    <?php $this->loadBlock('ie6/ie6warning') ?>
    <?php endif; ?>

    Now I don’t see anymore the message but instead of displaying the logo of the site on top left it display now a logo containing a computer and JA Seleni.

    How can I display by default the logo of the site like it is display with other Internet browsers ?

    Thanks for your support


    1. seleni
    Saguaros Moderator
    #350028

    Sorry, pls give me the link to your site, i ‘ll try to find the issue on IE 6
    thanks

    osso Developer
    #350296

    Hello,

    Here is the link http://www.pesse.ch

    Thanks for your help.

    osso Developer
    #350708

    Hello, any news ?

    Sherlock Friend
    #352298

    <em>@osso 187600 wrote:</em><blockquote>Hello, any news ?</blockquote>

    Dear osso,

    This problem was caused by you have change the template name,Just go to the templates/pesses/css/ie7minus.css file,

    Change this

    h1.logo a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’templates/ja_seleni/images/logo.png’, sizingMethod=’image’);
    background-image: none;
    }
    To
    h1.logo a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’templates/pesses/images/logo.png’, sizingMethod=’image’);
    background-image: none;
    }

    and it help solve out the issue.

    osso Developer
    #352325

    Thank you very much !

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

This topic contains 6 replies, has 3 voices, and was last updated by  osso 14 years, 3 months ago.

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