• Hi there, I can’t get my footer widget to work in IE as the Opacity CSS is not functioning… Have done extensive research on the internet and concluded that this is the best coding I can get, but it still does not work. Help please!

    My website is https://www.liptrainerguru.com

    My latest code for the opacity CSS is found in my style.css file:
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=100)”;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;

Viewing 1 replies (of 1 total)
  • hvanniekerk

    (@hvanniekerk)

    Hi there,

    I inserted the code you list for the Footer. It works great on Chrome and Firefox, however does not diplay properly on Internet Explorer 8. CSS is also not functioning in IE.

    My site is https://www.puravidaguide.com

    I am using Thesis 1.8.2 and the latest WordPress release

    Am I missing something for IE to read it correctly?

    Thanks in advance,

    Hans

Viewing 1 replies (of 1 total)
  • The topic ‘Meta-Morphosis Widget not working properly in IE’ is closed to new replies.