Difference between revisions of "Badge for website owners"

Line 10: Line 10:
 
<a href="http://www.aboutus.org/YOURWEBSITEurl" target="_blank">  
 
<a href="http://www.aboutus.org/YOURWEBSITEurl" target="_blank">  
 
<img src="http://www.aboutus.org/scripts/showBadge.php?s=off"  onLoad="preLoadBadges();" onMouseOver="handleOverBadge(this);"  onMouseOut="handleOutBadge(this);" border="0"></a>  
 
<img src="http://www.aboutus.org/scripts/showBadge.php?s=off"  onLoad="preLoadBadges();" onMouseOver="handleOverBadge(this);"  onMouseOut="handleOutBadge(this);" border="0"></a>  
 +
</pre>
  
 
and they need to change <a href="http://www.aboutus.org/YOURWEBSITEurl" target="_blank"> to their url
 
and they need to change <a href="http://www.aboutus.org/YOURWEBSITEurl" target="_blank"> to their url
  
  
</pre>
+
 
 
__NOTOC__
 
__NOTOC__

Revision as of 21:31, 15 October 2007

Obsolete

The following is the old, rather complex way of creating user badges. It still works but you might prefer the new way we recommend making a Badge.

Add a 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 which will automatically link directly to your AboutUs page! It's quick, easy, and a great way to create community–just follow these instructions.

That will put a small badge on your site that looks like this:

auBadge B.png

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




Discussion

A fix for WordPress.org:

<script src="http://www.aboutus.org/skins/common/userBadges.js"> </script> 
<a href="http://www.aboutus.org/YOURWEBSITEurl" target="_blank"> 
<img src="http://www.aboutus.org/scripts/showBadge.php?s=off"  onLoad="preLoadBadges();" onMouseOver="handleOverBadge(this);"  onMouseOut="handleOutBadge(this);" border="0"></a> 

and they need to change to their url


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