-
AuthorPosts
-
May 4, 2015 at 3:18 am #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!!
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 6, 2015 at 10:36 pm #569691Hi 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,
KenieriAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 7, 2015 at 6:49 am #569744Hi @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);
} -
AuthorPosts
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
Jump to forum
-