Catholic Podcast Banner Network
What is it?
The Catholic Podcast Banner Network is a service by Disciples with Microphones which allows you to place a script on your website that shows banners for DwM's Catholic podcasts.
The CPBN provides a great opportunity for promoting and supporting Catholic podcasting. Anyone with a website or blog can add a CPBN script to their site.
How does it work?
The CPBN script is powered by JavaScript, a popular web scripting language supported by virtually all web browsers. Because the CPBN script file is stored on the DwM site, sites that include the CPBN script will show any new CPBN banners without any interation by the person who runs the site.
How do I add the CPBN script to my site?
It's very easy. All you have to do is add this line of code to your website's HTML in the location where you want the CPBN banners to appear:
<script type="text/javascript" src="http://www.discipleswithmicrophones.org/cpbn/script/"></script>
If you want to center the CPBN image, use this code:
<script type="text/javascript" src="http://www.discipleswithmicrophones.org/cpbn/script/?centered=1"></script>
If you're an advanced web user and want to style CPBN's rotating banner with your own CSS styles, add a "nostyles=1" query string to the script URL (example: "http://www.discipleswithmicrophones.org/cpbn/script/?nostyles=1"). This will disable the default CPBN CSS styles.
How do I add my banner to the CPBN?
If you're already a member of Disciples with Microphones, you can edit your podcast listing through the Member Center and specify the URL of your banner image in the "Banner URL" field.
If you're not a member of Disciples with Microphones, visit the Join Us section to learn more about joining DwM.

