It's possible to set the player's width by adding a style on the player's <div>…
<div>
<html> <div data-bt-embed="https://player.backtracks.fm/backtracks/backtracks/m/player-example" style="max-width: 100%"> </div> </html> <script> (function(p,l,a,y,s){if(p[a])return if(p[y])return p[y]();s=l.createElement('script') l.head.appendChild((s.async=p[a]=true, s.src='https://player.backtracks.fm/embedder.js', s))}(window,document,'__btL','__btR')) </script>
<html> <div data-bt-embed="https://player.backtracks.fm/backtracks/backtracks/m/player-example" style="width:66.67%"> </div> </html> <script> (function(p,l,a,y,s){if(p[a])return if(p[y])return p[y]();s=l.createElement('script') l.head.appendChild((s.async=p[a]=true, s.src='https://player.backtracks.fm/embedder.js', s))}(window,document,'__btL','__btR')) </script>
<html> <div data-bt-embed="https://player.backtracks.fm/backtracks/backtracks/m/player-example" style="width:600px"> </div> </html> <script> (function(p,l,a,y,s){if(p[a])return if(p[y])return p[y]();s=l.createElement('script') l.head.appendChild((s.async=p[a]=true, s.src='https://player.backtracks.fm/embedder.js', s))}(window,document,'__btL','__btR')) </script>
← Create a Player Internationalization or i18n →