• Resolved ralphmuc

    (@ralphmuc)


    Hi,
    
    we tried to change the play-button with the code from the docs (below), put in additional CSS.
    But without effect on the page. Just when the lightbox opens up, the new icon is vissible for very short time. So it´s present “somwhere” but is not shown…
    How to solve that the new icon appears already on the pages?
    
    .is-splash.flowplayer .fp-player .fp-ui,
    .is-paused.flowplayer .fp-player .fp-ui {
    background: url (https://alinaolson.com/wp-content/uploads/2021/02/video-play-button.png) center no-repeat;
    background-size: 50%;
    }
    .is-seeking.flowplayer .fp-ui { background: none; }
    .flowplayer .fp-ui > .fp-play { display: none }
Viewing 1 replies (of 1 total)
  • Plugin Author FolioVision

    (@foliovision)

    Hello ralphmuc,

    as we discussed in our support forums http://foliovision.com/support/ we will be adding a field for any FV Player CSS customization to make sure your rules always get the right priority and are effective.

    Then it will be much easier to tweak player apperance with CSS.

    Thanks,
    Martin

Viewing 1 replies (of 1 total)

The topic ‘CSS to change play-button/icon’ is closed to new replies.