Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066212
    fullboost88
    Participant

    This is my site in development.

    I’ve found that the rollover does not work for my videos in the Portfolio, this is both in MS IE 11 and MS Edge.

    http://promaz.com.au/wp/index.php/video/

    Thanks

    #1066314
    Lely
    Moderator

    Hi There,

    Thank you for the URL. Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-video .x-video-inner {
        z-index: -9;
    }

    Hope this helps.

    #1066339
    fullboost88
    Participant
    This reply has been marked as private.
    #1066344
    fullboost88
    Participant

    Thanks, but it didn’t make a difference.

    #1066433
    Lely
    Moderator

    Hi There,

    Thank you for the credentials.
    This line //portfolio rollvoers for IE is considered syntax error in CSS. It should be like this :/*portfolio rollvoers for IE*/. I have updated that CSS comment and it is working now. See this video screencast:http://screencast-o-matic.com/watch/cD1vQQitSn

    Cheers!

    #1068048
    fullboost88
    Participant

    Oops, that was a poor mistake on my behalf 🙂

    It has fixed the portfolio page but when clicking on one fo the vids, it now doesn’t display the YouTube iframe on any of the vids, this is affecting all browsers. If I remove the code they work again.

    Here is an example of a portfolio item

    http://promaz.com.au/wp/index.php/portfolio-item/prorx-8-13b-turbo-shakedown/

    Thanks

    #1068130
    Lely
    Moderator

    Hi There,

    Please try to update CSS to this:

    .page-template-template-layout-portfolio .x-video .x-video-inner {
        z-index: -9;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1066212 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>