Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1345550

    Hi, why is the time display in the timeline not visible when using the cursor? Thanks

    #1345568

    on the demos and on my own test there are infos about the time:

    see here and look to the css code for influence on that current time: https://webers-testseite.de/code-for-audioplayer/
    and for the bars too.

    #1346099

    Hi,
    Were you able to implement Guenni007’s solution?
    If you have not tried it yet, try this code in the General Styling ▸ Quick CSS field:

    body#top .main_color .mejs-controls .mejs-time-rail .mejs-time-float {
        background: #e44363;
        color: #fff;
    }
    body#top .main_color .mejs-controls .mejs-time-rail .mejs-time-float-corner {
        border: solid 4px #e44363;
        border-color: #e44363 transparent transparent transparent;
    }

    After applying the css, please clear your browser cache and check.
    Thanks for sharing Guenni007.

    Best regards,
    Mike

    #1346111

    Hi Mike, I have applied the CSS, it works. Thanks, you can close this thread

    Thanks also to Guenni for his solution

    #1346124

    Hi,
    Glad Guenni007 was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Audioplayer -time display in the timeline not visible’ is closed to new replies.