-
AuthorPosts
-
September 17, 2013 at 5:09 pm #190686
I have put text shadow in the menu and User HTML modules. I’ve also but a gradient in the User modules. On SOME IE explores you can see these changes.. On mine you can not. I have copied the code from CNN.com to create my gradient. You will see that it works on their site, but not on mine. These screen shots are from my IE Broswer. Is there JS Setting i need to change to make this work on my site for all IE’s? you will notice everything works perfectly on firefox or Opera. http://www.noelartmuseum.org
thanks,
Cjyeager1-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 18, 2013 at 3:58 pm #506257I found the problem on your site conflict jQuery of DPCalendar component with K2 component. You can disable DPCalendar component and set compress css and js from JA University Template.
Hope my solution will help you to fix this problem.
September 20, 2013 at 7:23 pm #506524That helped with the calendar but the text a gradient was solved like this….
Gradients for IE
http://stackoverflow.com/questions/10924632/how-do-i-get-my-css-linear-gradient-to-work-in-iecode: filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=’#7db9e8′, endColorstr=’#1e5799′);
Text Shadow for IE
http://heygrady.com/blog/2011/03/10/css-text-shadows-in-internet-explorer/code: filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2,color=ff0000);
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by cjyeager1 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-