Jump to content

Minimal Music Player in Sticky Footer

Recommended Posts

Does anyone know where the code is floating around for the minimal audio player that's on the Jeff Bridges site? Designer Craig Blagg says on his site "Each custom component, from the embeddable media, social cards, custom audio player - were built as reusable functionality. So any Squarespace customer - could leverage each of the extensions created for the campaign." I assume this was done in the developer mode, but wondering if anyone has a similar plugin or something that they've done that works similarly. I'm trying to get the audio player (for a playlist) to be much more streamlined than what's in the template (Brine). Thanks! 

Link to comment
  • Replies 4
  • Views 1.6k
  • Created
  • Last Reply

Hi! Not sure if you're still looking for an answer to this, but you can use an audio block (here's a guide on how to add an audio block) and if you want it fixed to the bottom of your page, try using the CSS code below (you have to change the block ID to the unique ID of your audio block). Let me know if works!

#block-ID {  
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 9999;
}

 

Link to comment
  • 3 weeks later...
  • 4 weeks later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.