Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .content-radio {
- background-color: #222222 !important;
- width: 100% !important;
- }
- .radio-player {
- width: 115px;
- margin: 0 auto;
- float: none;
- transition: all 0.4s ease;
- }
- </style>
- <div class="content-radio" style="margin: 0 auto; text-align: center">
- <div class="radio-player">
- <!-- BEGINS: AUTO-GENERATED MUSES RADIO PLAYER CODE -->
- <script type="text/javascript" src="https://hosted.muses.org/mrp.js"></script>
- <script type="text/javascript">
- MRP.insert({
- 'url':'http://stm7.srvstm.com:10890/;',
- 'codec':'mp3',
- 'volume':85,
- 'autoplay':true,
- 'forceHTML5':true,
- 'jsevents':true,
- 'buffering':0,
- 'title':'Rádio Nova Vida',
- 'welcome':'Rádio 24h',
- 'wmode':'transparent',
- 'skin':'abrahadabra2',
- 'width':110,
- 'height':141
- });
- </script>
- <!-- ENDS: AUTO-GENERATED MUSES RADIO PLAYER CODE -->
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement