Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #272408

    Zeshan
    Member

    Hi Mark,

    Thanks for the video!

    Upon checking your website, it looks like the source of your underline image is not correct as I’m getting a lot of console errors: http://prntscr.com/74p82w. To fix this, I just went ahead and changed the source of image by selecting the already uploaded image from your media, this seems to have resolved the issue (see: http://prntscr.com/74p8m0). You can now select the slide.

    In regard to the exclamation mark issue, not sure what’s causing this, but you can fix it by using following CSS code in your layer styling:

    padding-right: 6px !important;
    

    Hope this helps. 🙂

    Thank you.

    #273392

    Mark_westcott
    Participant

    Awesome! That did it. Thanks!! Weird how it lost the reference to the media on update, then reverted to the temp domain I was using before. I didn’t even think it could be that, so didn’t try it.

    Lastly, do you have any idea about the video BG speedup issue? Its not 100% reproducible, but does happen more than once & on both my clients computer (firefox) and mine (Safari). The video is a local mp4 file. The only thing I can seem to think causes it, is when I scroll past then back to it (though when I try to do it on purpose I can’t get it to happen).

    Thanks,

    Mark

    #273469

    Zeshan
    Member

    You’re welcome! 🙂

    I’ve tested your video on both Firefox and Safari on Mac, by playing in an external page, the video is playing at the same speed. You can perhaps try using a example video like http://video-js.zencoder.com/oceans-clip.mp4

    Thanks!