|
|

|
|
BANNER GUIDELINES
Linking
Other web sites are welcome to establish links to any of our web sites.
For guidelines on linking, printing, downloading, uploading, and other permission-related issues, please see out Permissions page.
Banners - Static
Feel free to use any of the following banners or tiles with your link to help point people to the resources we have available.

name: ad_banner.gif
width: 468
height: 60
|

name: ad_tile2.gif
width: 120
height: 100
|

name: ad_tile.gif
width: 120
height: 100
|

name: caf_banner2.gif
width: 400
height: 82
|

name: caf_banner_blu.gif
width: 400
height: 82
|
Please do not link to these graphics directly from our web site as we can not guarantee that they will not change.
Instead, copy the desired banner graphic to your own computer or web server (e.g., right click on one of the above graphics and select the "save" option) for best results.
Banners - Dynamic
Feel free to use any of the following banners in your e-mail signature, web site, or forum postings. Add a link back to Catholic Answers to help point people to the resources we have available.

url: http://forums.catholic.com/images/misc/caf-stats-sig.jpg
width: 400
height: 40
|

url: http://forums.catholic.com/images/misc/caf-stats-sig-01.jpg
width: 400
height: 40
|
To use these dynamic graphics, you need to link directly to the files on our web site. These graphics contain current data that is updated constantly throughout the day.
HTML Code
To use a graphic as a link, you need to add html to your web pages in the following general format:
<a href="http://www.catholic.com"><img src="http://www.yourwebsite.com/imagedirectory/imagename.gif"></a>
For example:
<a href="http://www.catholic.com"><img src="http://www.yourwebsite.com/Images/ad_banner.gif" width="468" height="60" border="0"></a>
produces:

The dynamic banners are slightly more complex. You must link to the banners on our site in order to display current data. Here is a more complex example:
<a href="http://forums.catholic.com"><img src="http://forums.catholic.com/images/misc/caf-stats-sig.jpg" width="400" height="40" border="0" alt="Catholic Answers Forums - The Largest Catholic Community on the Web"></a>
produces:

And another example:
<a href="http://forums.catholic.com"><img src="http://forums.catholic.com/images/misc/caf-stats-sig-01.jpg" width="400" height="40" border="0" alt="Come join Catholic Answers Forums - The Largest Catholic Community on the Web"></a>
produces:

|
|