How do I...? Add Badges


On special email demand of a special friend:

How do I...

... add a my badge with a textarea?

On several blogs, you´ll see a box under the blog's badge with the HTML code for people to add the button to their own blogs, like mine:


Pimp Your Blog



All your readers have to do is copy and paste the HTML into their own sidebar, and *BOOM* there's your pretty badge linking back to your site. Cute.

So, how do you do this?

Here´s the html code:

<a href="http://YOUR URL HERE"><img src="http://YOUR IMAGE URL HERE" border="0" height="125" width="125" /><textarea width="125px" rows="3" cols="15" class="tiny" name="1"><a href="http://YOUR URL HERE"><img border="0" width="125" src=" http://YOUR IMAGE URL HERE" height="125" />/a></textarea>



This is the HTML coding example for the Pimp Your Blog badge

<a href="http://pimp-your-blog.blogspot.com">
<img src="http://i196.photobucket.com/albums/aa267/Pimpyourblog/PYB-badge.jpg" border="0" height="125" width="125" />
<textarea width="125px" rows="3" cols="15" class="tiny" name="1"><a href="http://pimp-your-blog.blogspot.com"><img border="0" width="125" src=" http://i196.photobucket.com/albums/aa267/Pimpyourblog/PYB-badge.jpg" height="125" />/a></textarea>



Have fun!

pimped by @ 2:09 PM

1 comments:

Barb said... 3/06/2008 09:44:00 PM

I did it!!! TY TY TY!!! :)

Post a Comment