Abiding Radio Postcard
PowerPoint Slide
If your church would like to include Abiding Radio as part of its rolling slideshow, please feel free to download our PowerPoint slide HERE.
Abiding Radio Branding
When embedding Abiding Radio player code in your website, please use the logos and icons provided HERE.

Icon
Promotional Video
Below is a two-minute promotional loop that can be embedded into slides or directly into a website. Download the 640×360 MP4 file here.
Instrumental Player
Insert this code where you would like the Instrumental player to appear. Change the player dimensions as desired.
<iframe src="https://streams.abidingradio.com/public/abiding_radio_-_instrumental/embed" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>
Sacred Player
Insert this code where you would like the Sacred player to appear. Change the player dimensions as desired.
<iframe src="https://streams.abidingradio.com/public/abiding_radio_-_sacred/embed" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>
Kids Player
Insert this code where you would like the Kids player to appear. Change the player dimensions as desired.
<iframe src="https://streams.abidingradio.com/public/abiding_radio_-_kids/embed" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>
Seasonal Player
Insert this code where you would like the Seasonal player to appear. Change the player dimensions as desired.
<iframe src="https://streams.abidingradio.com/public/abiding_radio_-_seasonal/embed" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>
Bluegrass Hymns Player
Insert this code where you would like the Bluegrass Hymns player to appear. Change the player dimensions as desired.
<iframe src="https://streams.abidingradio.com/public/abiding_radio_-_bluegrass_hymns/embed" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>
<script language="javascript" type="text/javascript" src="https://www.abidingradio.org/system/streaminfo.js"></script>
Instrumental Player
Insert this code where you would like the Instrumental player to appear. Change the player dimensions as desired.
<audio class="audioplayer" src="https://www.abidingradio.org/radio/instrumental" controls="controls"></audio>
This code will display the currently playing artist and track. Typically you’ll want to insert this just below Instrumental player code.
<a id="cc_strinfo_song_instrumental" class="cc_streaminfo"></a>Loading ...
Sacred Player
Insert this code where you would like the Sacred player to appear. Change the player dimensions as desired.
<audio class="audioplayer" src="https://www.abidingradio.org/radio/sacred" controls="controls"></audio>
This code will display the currently playing artist and track. Typically you’ll want to insert this just below Sacred player code.
<a id="cc_strinfo_song_sacred" class="cc_streaminfo"></a>Loading ...
Kids Player
Insert this code where you would like the Kids player to appear. Change the player dimensions as desired.
<audio class="audioplayer" src="https://www.abidingradio.org/radio/kids" controls="controls"></audio>
This code will display the currently playing artist and track. Typically you’ll want to insert this just below Kids player code.
<a id="cc_strinfo_song_kids" class="cc_streaminfo"></a>Loading ...
Seasonal Player
Insert this code where you would like the Seasonal player to appear. Change the player dimensions as desired.
<audio class="audioplayer" src="https://www.abidingradio.org/radio/seasonal" controls="controls"></audio>
This code will display the currently playing artist and track. Typically you’ll want to insert this just below Seasonal player code.
<a id="cc_strinfo_song_seasonal" class="cc_streaminfo"></a>Loading ...
Bluegrass Hymns Player
Insert this code where you would like the Bluegrass Hymns player to appear. Change the player dimensions as desired.
<audio class="audioplayer" src="https://www.abidingradio.org/radio/bluegrass" controls="controls"></audio>
This code will display the currently playing artist and track. Typically you’ll want to insert this just below Bluegrass Hymns player code.
<a id="cc_strinfo_song_bluegrass" class="cc_streaminfo"></a>Loading ...