Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #231706

    Hi support team!! I’m so happy with my enfold theme, it rocks. I’m having this problem with the video compatibility in IE8. I can’t see the video and all i see it’s a text that says “download file”. My video is in .webm and work everywhere else but IE.

    Can you guys help me please :)

    Thank you soo much!!!

    #231998

    Hey!

    That’s expected, HTML5 Video does not work on IE8:
    http://caniuse.com/video

    Cheers!
    Josue

    #232209
    This reply has been marked as private.
    #232263

    Hi!

    Can you post the link to your website and point out the problematic sections?

    Cheers!
    Yigit

    #232319
    This reply has been marked as private.
    #232617

    Hey!

    How are you? I hope you feel great today. Thank you for the question.

    Please use this on your custom.css or Quick CSS:

    .avia_image.avia_animated_image {
    max-width: 100%;
    width: auto;
    }

    If it doesn’t work, use this:

    .avia_image.avia_animated_image {
    max-width: 80%\9;
    }

    Cheers!
    Ismael

    #232696

    Hi Ismael!

    Thank you sooo much for your answer. Second css style code worked perfectly. support team rocks!!

    Cheers!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Video not showing in Internet Explorer’ is closed to new replies.