Difference between revisions of "Badge for website owners"

(More Badge Choices: - made by Saad Saeed)
(Our Shared Beliefs: not working so I removed it for now)
Line 19: Line 19:
 
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
 
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
  
==Our Shared Beliefs==
 
An AboutUs Badge is your way of declaring to your site's visitors that you desire a constructive and lasting relationship and that your page on our site provides an open collaborative environment in support of that relationship. Your visitors will be reminded of this with a pop-up message similar to this one for c2.com:
 
  
:[[Image:SampleBadgePopOntoScreenshot.png|500px]]
 
  
 
==More Badge Choices==
 
==More Badge Choices==

Revision as of 19:18, 23 April 2008

Were you looking for the personal badges?

Add Our Badge to Your Site

If you like your AboutUs page and would like to let your website visitors know about it, you are warmly welcomed to put this badge onto your site. The reining favorite looks like this:

auBadge B.png

Add this badge to your site with the following HTML. This code links directly to your AboutUs page! It's quick, easy, and a great way to create community:

<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/9/9d/auBadge_B.png" border="0">
</a>

Paste this code into your site's HTML. Then change YOURDOMAIN.COM to be your domain name. For example, if your web site was http://www.example.com, then your domain name is just example.com.

The image will link over to the AboutUs page for whatever domain you add the code to.


More Badge Choices

You can also choose one of these alternative badges. The code and instructions for using it are the same as above except for the image url.

auBadge C.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/2/25/auBadge_C.png" border="0">
</a>
auBadge A.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/8/88/auBadge_A.png" border="0">
</a>

Badge in French

AuBadge C FR.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/c/ce/AuBadge_C_FR.png" border="0">
</a>


Retrieved from "http://aboutus.com/index.php?title=Badge_for_website_owners&oldid=15347995"