Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mrfast Friend
    #160029

    Hi everybody,
    In file ja_zeolitecssie6.php have code use fix transparent IE6
    Example:
    [php]
    h1.logo a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/logo.png’, sizingMethod=’image’);
    background-image: none;
    }
    [/php]
    I have try apply for input search
    [php]

    #ja-search {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/search-bg.png’,sizingMethod=’image’);
    background-image: none;
    }
    [/php]

    When check on IE6 it’s not white background anymore everything full transparent but I can not focus cursor to text box search, it looks disable.
    who can let me know how can fix this issue.
    Thanks advance

    Saguaros Moderator
    #376618

    I think that you should replace the png background by the GIF background, and you need not use that code for fixing 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 9 months ago.

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