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

    Hi,
    I have the problem that the style of the audio player is displayed correctly on the front page, but not on all other pages. The colour pink #e44363 is not displayed, also the time display is missing. Thanks for the help

    #1345224

    Hey Soulshakin,
    Thanks for the login and link to your pages, I added this css to correct the color, but the homepage is the only one with multiple audios so it is the only one with a play list.

    #main #mep_0 a.mejs-horizontal-volume-slider {
    	color: #e44363;
    }
    #main .main_color #mep_0 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    #main .main_color #mep_0 .mejs-controls .mejs-time-rail .mejs-time-current {
    	background: #e44363;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1345371

    Thanks!
    Another question, how do I get rid of the inverted commas in the titles?

    #1345375

    and why is the time display in the timeline not visible when using the cursor?

    #1345432

    Hi,

    Where can we see the inverted commas? Please provide the actual link to the page in the private field.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.