Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • davidyv Friend
    #132160

    :((JA Slide show not work in IE6, Please visit http://yjmp.parentingsoft.com.
    Please help!!!

    Sherlock Friend
    #265172

    hi
    how did you customize anything after install ?

    davidyv Friend
    #265213

    Now, I reinstall the original ja_labra_quickstart_v1.0_j1.0.x.zip, then unpublish the JA Flowlist module and publish the JA Slide show module, but it not work in ie6! Please visit http://test.parentingsoft.com.
    Please help!!! Thanks!

    cssyeah Moderator
    #265220

    Hi davidyv,

    Open the ie6.php file in the templatesja_labracss folder and modify it.

    Old code:


    #moveObj{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle.png', sizingMethod='crop');
    background-image: none;
    }

    #ja-slidebar ul li a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle.png', sizingMethod='crop');
    background-image: none;
    }

    #ja-slidebar a.active {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle-active.png', sizingMethod='crop');
    background-image: none;
    }

    .ja-slideshow-mask {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/topsl-mask.png', sizingMethod='crop');
    background-image: none;
    }

    New code:


    #ja-topsl #moveObj{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle.png', sizingMethod='crop');
    background-image: none;
    }

    #ja-topsl #ja-slidebar ul li a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle.png', sizingMethod='crop');
    background-image: none;
    }

    #ja-topsl #ja-slidebar a.active {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/circle-active.png', sizingMethod='crop');
    background-image: none;
    }

    #ja-topsl .ja-slideshow-mask {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/topsl-mask.png', sizingMethod='crop');
    background-image: none;
    }

    davidyv Friend
    #265223

    It work now! Thank you very much!

    Sherlock Friend
    #265224

    Ok
    i will mark this topic is solved

    Juan Hassan Friend
    #269635

    Hi, in IE7 the slideshow do not show well, What can i Do.
    my web is http://www.mizonah.com and I put the slideshow in banner area.

    Thanks

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

This topic contains 7 replies, has 4 voices, and was last updated by  Juan Hassan 16 years, 2 months ago.

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