The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Changing audio player colors
knguyen
post Jan 16 2016, 05:32 PM
Post #1





Group: Members
Posts: 1
Joined: 16-January 16
Member No.: 23,911



So here's the issue

How do I change the color of the play button? I've already tried putting background-color:rgba(0,30,255,1) under each line under .post .audio .plyr but there were no changes.

.post .audio {
text-align:left;
background-color:rgba(0,30,255,1);
padding:3px;
height:27px;
margin:auto;
overflow:hidden;
}
.post .audio .plyr {
width:27px;
height:27px;
overflow:hidden;
position:absolute;
}
.post .audio .track {
color:rgba(0,30,255,1);
width:100%;
height:27px;
left:32px;
position:relative;
line-height:27px;
overflow:hidden;
text-transform:none;
font-size:10px;
letter-spacing:1px;
color:rgba(255,255,255,.80);
}
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 17 2016, 05:01 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



Got any HTML to go with that?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th March 2024 - 09:44 PM