New Window

Currently Playing Widget Variables

Left Side Color   Song Color   Text Color    

  Right Side   Size  

 Song Font   Artist Font

jQuery


<!-- JQUERY CODE SHOUTCAST WIDGETS CURRENTLY PLAYING  -->
<div id="CurrentlyPlaying"> </div>
<script src="https://shoutcastwidgets.com/js/jquery.min.js"></script>
<script>$(document).ready(function(){$("#CurrentlyPlaying").load("https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio");
var refreshId = setInterval(function() {$("#CurrentlyPlaying").load("https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio&blank=blank");}, 90000);
$.ajaxSetup({ cache: false });});</script>  

IFRAME


<!-- IFRAME CODE SHOUTCAST WIDGETS CURRENTLY PLAYING -->
<iframe src="https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio" height="120px" width="100%" scrolling="no" style="border:none;"> </iframe>

Currently Playing Widget

Code Generator

Use either the jQuery or IFRAME code above (do not use both). jQuery is recommended however may not work with some website builders, Wordpress, etc. Use IFRAME only if jQuery fails to work.


Include your unique Amazon affiliate ID in your Shoutcast Widgets admin panel (Settings > Miscellaneous). Once enabled, the Amazon buy now button will appear top right of the widget.