HTML5 Player for Podcast

Hey everyone-
I podcast on Libsyn, but I really don’t like their HTML5 player.
I found this great player online: http://codepen.io/davatron5000/pen/uqktG
However, when I input the values into my Rapdiweaver website, it doesn’t look quite right.
Is there anything in the code that needs to be changed for Rapidweaver?
I know this is a loaded question and I would appreciate any feedback!

I used the Builder Stack https://stacks4stacks.com/builder/ to create a project file (Download) that has this working.

There are two things that might have caused you not to get it displayed properly.

  1. If you didn’t compile the css on Codepen.io
  2. If the theme you were using didn’t have Font Awesome support

Cheers,

Brandon