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

TOPIC: Playlist Text Size

Playlist Text Size 1 year 6 months ago #10982

Simple question and hopefully requiring a simple answer as I'm no expert.
Where and how can I increase the text size of the playlist?

Thanks
John
The administrator has disabled public write access.

Playlist Text Size 1 year 6 months ago #10984

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello John
Sorry for delay feedback
Can you send me URL your site? So we can check and help you
Best regards
Bach Pham
The administrator has disabled public write access.

Playlist Text Size 1 year 6 months ago #10985

No, the app runs on a private server behind a firewall and isn't for general public access.
Surely it was a simple request that needed a simple answer, "How do I make the playlist text larger".
The administrator has disabled public write access.

Playlist Text Size 1 year 6 months ago #10986

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello John
Pleae help me add code css below in your site and help me check it
.playlistItem {
font-size: 16px!important;
}
Best Regards
Bach Pham
The administrator has disabled public write access.

Playlist Text Size 1 year 6 months ago #10987

I wasn't sure where to add this edit, therefore I found html5audio_playlist_selector.css and changed the line in the section /* playlist items */
#componentWrapper .playlistItem{
font-size:13px; to 16px, but it made no difference.

I'm not an expert and feel it would be helpful to have user text controls on the Module.

Thanks
John
The administrator has disabled public write access.

Playlist Text Size 1 year 6 months ago #10988

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi John
Pleae add code css below in this file css and help me check it
.playlistItem {
font-size: 16px!important;
}
Best regards
Bach Pham
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.041 seconds