Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kentsekk Friend
    #206049

    Hi,

    I found that Content Popup module seems doesnt support IE 9:

    IE 9, the image color keeps black and white when hover:

    IE 10:

    Function of Content Popup is totaly satisfied what I want, however it seems not support IE9.

    The problem is, is there any way to make it Support with IE9? or any plugin which support IE9 and similar with content popup?

    I am not using it hover color changing function and just wanna showing the color original image.

    Thanks in advance!!


    1. IE9_contentpopup
    2. IE10_contentpopup
    Adam M Moderator
    #569587

    Hi @kentsekk,

    Could you please provide your site url so I can have a look first ?

    Adam M Moderator
    #734676

    Hi @kentsekk,

    Could you please provide your site url so I can have a look first ?

    kentsekk Friend
    #569691

    Hi Adam,

    Thanks for your reply.

    Acutally you could use the IE emulation with IE9 the browse onepage demo site, you could see there are black and white image only in the portifolio.

    Regards,
    Kenieri

    Adam M Moderator
    #569744

    Hi @kentsekk,

    Please open file /templates/ja_onepage/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .portfolio .ja-cp-main .ja-cp-image img.gotcolors {
    filter: alpha(opacity=0);
    }
    .portfolio .ja-cp-main .ja-cp-image img.gotcolors:hover {
    filter: alpha(opacity=100);
    }

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

This topic contains 5 replies, has 2 voices, and was last updated by  Adam M 9 years, 6 months ago.

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