This topic has 9 replies, 6 voices, and was last updated 10 years, 11 months ago by Anonymous.
Tagged: musicplayer-transparency
Viewing 10 posts - 1 through 10 (of 10 total)
Hi, I purchased you theme (musicplay) awesome theme by the way, i have a question for you guys, i’m trying to give the Sticky Player background a transparency, i found it’s css in (jquery.fullwidthAudioPlayer) and add the background-color to it (rgba color) but it is overwritten by the color picker in the musicplay styling option(Player Background), how can I cancel that one out so it can take the one from the css? or is there another way to add the transparency?
thanks a lot.
you can force that in the fullwidthaudiplayer css or inspect the elements using the firebug and then add your own classes in the theme options custom css section under styling for example see the below
#fap-wrapper { background-color: rgba(0,0,0,0.5) !important; }
Also , it seems the counter on the “play” button , only works when the music is uploaded through the “music player” audio type.
Is there anyway to make the counter work when using the “External mp3” audio type ?
It will working with external mp3 player you just provide the ID to show the counter and make sure that you used ID in a numeric. Let me know is there anything else i can assist you with.
Regards,
Mawk
Thank you very much for the quick response , my follow question is , do i have to generate this ID myself ?
IT WORKED !!!! Thank you guys soooo much !!!!!!!!!
Another question please.
it seems songs start playing only when you click the “play” icon/button on the Album page.
Is there a way to get the song playing by click anywhere on the row?
Example, if you check the audiomack website. they have that in their album/playlist mode
Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.