On line 197 of audiofield.module the following values are hard coded:

  • bg=0xCDDFF
  • leftbg=0x357DCE
  • lefticon=0xF2F2F2
  • rightbg=0xF06A51
  • rightbghover=0xAF2910
  • righticon=0xF2F2F2
  • righticonhover=0xFFFFFF
  • text=0x357DCE
  • slider=0x357DCE
  • track=0xFFFFFF
  • border=0xFFFFFF
  • loader=0xAF2910

While this makes it easy to see the values to set for customizing the look of the player, it would be nice if there was a GUI to set the options, and even slicker would be if it could be set on a per template basis.

Comments

daniel.moberly’s picture

Issue summary: View changes
Status: Active » Fixed

This is no longer an issue - WP player is implemented in template. Values are not hardcoded and even if they were the template can easily be overridden.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.