Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Playlist Text Size

Playlist Text Size 1 year 5 months ago #10989

OK, I edited html5audio_playlist_selector.css and replaced the following:
/* playlist items */
#componentWrapper .playlistItem{
position:relative;
top:0px;
left:0px;
clear:left;
display:inline-block;

color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width:100%;

padding:5px 0px 5px 10px;

list-style:none;
cursor:move;

}

with

/* playlist items */
#componentWrapper .playlistItem{
position:relative;
top:0px;
left:0px;
clear:left;
display:inline-block;

color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px!important;
width:100%;

padding:5px 0px 5px 10px;

list-style:none;
cursor:move;

}

I created a new player but tt made no difference to the text size.

What am I doing wrong?

Thanks
John
The administrator has disabled public write access.

Playlist Text Size 1 year 5 months ago #10990

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Sorry for delay feedback
Is can if please help me send URL site? So we can easy check css in your website
Best regards
Bach Pham
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.051 seconds