Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cjyeager1 Friend
    #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


    1. 01_IE-my-site
    2. 01_IE-cnn
    Ninja Lead Moderator
    #506257

    I 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.

    cjyeager1 Friend
    #506524

    That 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-ie

    code: 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);

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