-
AuthorPosts
-
Creaktor Branding Agency Friend
Creaktor Branding Agency
- Join date:
- May 2012
- Posts:
- 256
- Downloads:
- 56
- Uploads:
- 30
- Thanks:
- 31
- Thanked:
- 2 times in 2 posts
April 24, 2016 at 3:25 pm #922189background-blend-mode is great. However, IE do not support this.
http://caniuse.com/#feat=css-backgroundblendmode
Could you guys update the template by adding some Javascript to fix this?
www.creaktor.com
Creaktor Branding Agency FriendCreaktor Branding Agency
- Join date:
- May 2012
- Posts:
- 256
- Downloads:
- 56
- Uploads:
- 30
- Thanks:
- 31
- Thanked:
- 2 times in 2 posts
April 24, 2016 at 3:26 pm #922190`function multiply(R, G, B) {
var imgData = ctx.getImageData(0, 0, canvas.width, canvas.height);
var data = imgData.data;for (var i = 0; i < data.length; i += 4) {
data = R data / 255;
data = G data / 255;
data = B * data / 255;
}ctx.putImageData(imgData, 0, 0);
}`www.creaktor.com
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 25, 2016 at 7:25 am #922374Did you get it solved?
Creaktor Branding Agency FriendCreaktor Branding Agency
- Join date:
- May 2012
- Posts:
- 256
- Downloads:
- 56
- Uploads:
- 30
- Thanks:
- 31
- Thanked:
- 2 times in 2 posts
May 20, 2016 at 6:08 am #932538hi, no I have no idea how to use the script I found.
www.creaktor.com
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 22, 2016 at 10:31 am #933279Hi
Did you experience this issue in our demo site in your Edge browser? http://ja-mono.demo.joomlart.com/index.php/en/
Creaktor Branding Agency FriendCreaktor Branding Agency
- Join date:
- May 2012
- Posts:
- 256
- Downloads:
- 56
- Uploads:
- 30
- Thanks:
- 31
- Thanked:
- 2 times in 2 posts
May 23, 2016 at 1:14 am #933433Edge and IE do not support blend-mode’s. See Microsoft details here
Therefor the experience in the IE and Edge browser is bad, since the color styles made by this blend do not work like intended. Therefor I suggest Joomlart embeds the above javascript into the template which I found here
www.creaktor.com
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 23, 2016 at 1:31 am #933434I will pass to the team for further consideration.
1 user says Thank You to Saguaros for this useful post
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
November 23, 2016 at 6:48 pm #989066HI
i’ve you fixed this problem on EDGE browser?
I’ve downloaded today and there is the same problemThanks
LucaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 24, 2016 at 2:47 am #989169Hi Luca,
It’s a known issue from EDGE browser because it doesn’t support blend mode
How it looks like on your site? You can attach some screenshots.
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
November 24, 2016 at 10:27 am #989285Hi
here the attach
If i put a text on the left, without background-blend-mode, is impossible to read it
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 25, 2016 at 8:06 am #989620Are you using latest version of JA Mono template? You can update credentials of your site: Admin & FTP account, I will take a look.
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
November 25, 2016 at 9:42 am #989660This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 28, 2016 at 10:31 am #990387Btw, do you face the same issue with our demo site: http://ja-mono.demo.joomlart.com/index.php/en/ ?
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
November 28, 2016 at 10:35 am #990388Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
AuthorPostsThis topic contains 19 replies, has 5 voices, and was last updated by thepeakconsultancy 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum