11-07-2009, 10:43 PM
I have created User Badges. These User Badges are to put in signatures on other sites, on your websites, or anywhere you see fit. For example, mine is like this:
![[Image: badge.php?uid=1]](http://www.technofyed.com/badge.php?uid=1)
Where it says UID_HERE, you have to insert your user id. You can find your user id by using this page.
Forum code:
Website Code:
If you have any help using this new feature, post here and either I or another staff member will help you.
Have fun with them.
Where it says UID_HERE, you have to insert your user id. You can find your user id by using this page.
Forum code:
Code:
[url=http://www.technofyed.com][img]http://www.technofyed.com/badge.php?uid=UID_HERE[/img][/url]Website Code:
Code:
<a href="http://www.technofyed.com"><img src="http://www.technofyed.com/badge.php?uid=UID_HERE" alt="TechnoFyed Forums" /></a>If you have any help using this new feature, post here and either I or another staff member will help you.
Have fun with them.
