How To Add Our Button


HTML in Blogger

1. Log into your blogger account and select your blog
2. Go to layout
3. Select HTML
4. Scroll down to your links list and add the following code where you want the button to sit:

<a href=http://thethriftygarderobe.blogspot.com/><img src="http://i37.photobucket.com/albums/e83/Limor477/button.jpg"/></a>


5. Preview your changes to make sure your happy with them
6. Press Save Changes


Blogger Gadget

1. Log into your blogger account and select your blog.
2. Go to layout, then page elements

At this point, you can do this a couple of ways:

• Add an HTML gadget and paste in this code
<a href=http://thethriftygarderobe.blogspot.com/><img src="http://i37.photobucket.com/albums/e83/Limor477/button.jpg"/></a>

• Press Save

OR

• Save the image to your hard drive first
• Add a picture gadget
• Upload the image you saved
• Add http://thethriftygarderobe.blogspot.com to the link box
• Press Save


Wordpress

1. Right click on the TTGR logo and select ‘copy image location’
2. Log into your wordpress account and select your blog’s dashboard
3. Click on the links dropdown and click ‘add new’
4. Type ‘The Thrifty Garde Robe’ in the name box
5. Type http://thethriftygarderobe.blogspot.com to the blog address field
6. Scroll down to advanced and paste the image link into the image address field
7. Click add link


General HTML (with image)

Add the following code to your HTML links list:
<a href=http://thethriftygarderobe.blogspot.com/><img src="http://i37.photobucket.com/albums/e83/Limor477/button.jpg"/></a>


General HTML (without image)

Add the following code to your HTML links list:
<a href=" http://thethriftygarderobe.blogspot.com">The Thrifty Garde Robe</a>

I totally copied these instructions from Sew Retro, thanks!