Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

Post image for Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

by Amber Edwards on May 28, 2012

424 Flares 424 Flares ×

It is time for our next edition in our blogging tutorial series; how to create your own blog button or some like to call it a blog button tutorial! The first part of this blog button tutorial will give you step by step instructions on how to create a blog button and insert it into blogger. This part I created shortly after I started blogging back in 2011, so please forgive any “outdated” photos. The second part will be how to create and install a button into Wordpress. And the third section will show you how you can slightly alter the code to create buttons for many different events and blogging occasions. Every blogger should know how to make their own simple buttons, as it will save you a lot of money if you have the basics for simple buttons! Once you have the basic “know how” you can then create your own blog button for blog events, weekly hops and more.

 

Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

PART 1: Blog Button Tutorial for Blogger:

 


The most simple way to make a blog button is with an image or photo. Lets get started.

Step 1: Select any picture you want to use.

Step 2: you will need to crop the picture down to size. I often use Picmonkey.com as it is free, and I can quickly crop and resize my photo in just a matter of a few seconds. Standard Blog button size is 150X150. But really you can make it any size you want to fit the theme or size of your sidebar.

Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

Step 3: You will need to upload your photo onto a site hosting page. You can use Picasa, but For this demonstration I will be using Photobucket. Once you upload your picture to photobucket, you can then select and copy the “direct link” code shown by my green arrow.

Step 4: This is where you will be creating the HTML code for the picture. You will want to open a “notepad” writing file. The program is actually called notepad if you have a PC computer. It is free and standard on PC computers. If you don’t know about it, simply go to your start menu and in the search box type in notepad. It will find the program for you. You can create a shortcut icon on your desktop to make it faster to find for future use if you want.

Many people use Word documents, but I often found that when I would transfer the code from word to blogger or wordpress, that Word documents would change the coding slightly which then in turn would not work. Word documents don’t always play nicely with HTML codes, as they try to convert the actual code to do what the code is suppose to do once placed in an HTML code reader. So if you use notepad instead, it won’t alter any of the HTML coding, and you will have less struggle with getting your code to work.

use this code:

<a border=”0″ href=BlogURLaddress” target=”_blank”><img src=”imagedirectURL”/></a>

Where it says blogURL address replace that with your blog’s actual URL address. Farther into the code it will say, “imagedirectURL” replace that with the link you just copied from Photobucket. Once you have the entire link set up, now you are ready to put it into your blog.

This is also the most basic code you will use for many other uses! Basically that’s all the coding you need for a blog button! Simple right? Now let’s install this blog button!

Step 5: For BLOGGER/Blogspot, go to your editing section and click “layout”.

Select “add a Gadget” and select HTML Then Add the HTML code you just created.

You can title it “Grab our button” or “take our button” or anything you want. Save and view your blog to make sure the link worked. Click on your picture to be sure it will direct your traffic where you want it to go. You now have a blog button!

Step 6: If you want the little box at the bottom with the code inside where others can take your button and add it to their own page, then simply go back to the same Gadget box, but at the end of the current code that is written in that box add:

<textarea rows=”4″ cols=”20″>insert your html code from before and end with </textarea>

So you will have the first code listed twice, but with the <textarea rows… etc code separating the two. This short little code is what makes that fun box appear below your blog button so others can then take the code and insert your button into their own site. Our complete code looks like this:

Save and then view your blog to be sure it listed correctly.

CONGRATS! You now have your button created!
If at any time you want your button to direct your fans to a different location, you can simply go into the gadget html code and simply change the first URL to where you want the button to direct your traffic!

Part 2: Blog Button Tutorial for WordPress:

The only difference between making a blog button for blogger versus wordpress is the installation. So most of what I mentioned earlier you will still do. Follow steps 1-4 from above.

Step 5: In your dashboard, go to Appearance and click widgets. Where you will then click on “TEXT” and drag it over into your chosen sidebar where you want the blog button to appear.

Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

Step 6: Insert the same codes from above into the new text box. Name the box and click Save!

Blog Button Tutorial: How to Make A Blog Button for Blogger and WordPress; Blogging 101

You now have a Blog Button installed in your WordPress site!

 

Part 3: Using your Button for Blog Hops and Events!

As I mentioned, once you have a basic knowledge of how a button works, you can then with minor edits to the code and image create buttons for blog hops, blogger events and more! Take our Wordless Wednesday button for instance.

 

 


 

All you do is start with an image. Crop and resize the photo how you want it. Add a little text if it calls for it and then saved the photo to your computer. You upload the photo to an image hosting site such as photobucket, and then merely use the same HTML code, just change the URL of the image and where you want the image directed. Simple as that.

Then you can simply enter the code into the HTML side or Source side of the post editor in the location you want the button to show up.

Again, if you only want the image, delete the rest of the code starting from

 <textarea rows=”4″ cols=”20″><a border=”0″  

And then you will have just the image without the box. And when they click on the image, it will redirect them to the URL you specified. The possibilities are endless! Does it all make sense?

So do you think you can make your own blog button now? 

What did you think of our Blog Button Tutorial?

If you found it helpful, don’t forget to share, pin, stumble, Google+ and more to help others out! 

424 Flares Twitter 63 Facebook 9 Google+ 14 Pin It Share 318 Reddit 0 StumbleUpon 9 LinkedIn 11 Email -- Email to a friend 424 Flares ×

{ 36 comments… read them below or add one }

1 Crystal May 22, 2013 at 1:51 pm

I loved this tutorial! It took a few times for it to work. At first it would not come back to my site, but eventually i figured it out. However, for some reason I have a little box with an x above my photo and a “/> on the bottom of my photo. I still have the box so they can take my button though. Not sure how to get rid of the extra stuff though. Thanks so much for this tutorial!

Reply

2 Linda C in Seattle April 24, 2013 at 12:03 pm

I have been trying to make a blogger button for over a year.
I have tried all the sites under the google search and none of them work for me. I worked on one for over 3 weeks then gave up.
I do like your simple instructions but unfortunately it still doesn’t work for me. It comes out with the picture fine but the code is way off to the left Not under the picture. What am I doing wrong. I did use note pad and as you suggested. I may have gone wrong by using my blogger site as a draft to get my picture code.

Reply

3 Georgia Walters April 15, 2013 at 11:35 am

Hi,

Sorry for my last comment- I didn’t read how to get the text box thing! However, I’ve tried it and it’s not working- It’s just showing two pictures of the blog button. Please reply with help!

Reply

4 cristopher April 15, 2013 at 5:57 am

Your blog is very impressive!!Nice post. This post is different from what I read on most blog. And it has so many valuable things to learn. Thank you for your sharing!

Reply

5 Georgia April 7, 2013 at 11:23 am

Hi there! Thank you very much for the tutorial. I’ve just made mine :D I’ve been trying to make one and your blog has helped me make it actually work, yay!
It’s here, if you’d like to look, on the right of the blogfeed: http://www.booksandwritersjnr.wordpress.com
I have one question though- do you know how to display the code which makes the image underneath the button, so people can copy and paste it into their blogs? I can’t put that code up underneath my button without it turning into another version of the image, and on every blog that has that (including yours) it’s in a little grey box which you can enlarge. How do I get that??

Thanks,

Georgia (a book blogger)

Reply

6 kelly March 14, 2013 at 5:35 pm

I’ve tried other tutorials, but they didn’t work as well as this one. Thanks!

Reply

7 Karen March 10, 2013 at 8:53 am

Thank you so much for this great tutorial! It made creating my blog button easy.

Reply

8 mommyondemand March 5, 2013 at 2:20 pm

Thanks so for the tutrial. It helped so much and it actually works! I got all giddy when it worked.
thanks!

Reply

9 Amanda Fischer January 20, 2013 at 1:26 pm

I’ve tried so many of these tutorials…they’re all pretty much the same. But Wordpress is getting rid of my “textarea” thingy. Any clue why?

Reply

10 Lauren Robertson February 16, 2013 at 5:51 am

Hello,

I have the exact same problem. The textbox in wordpress is not recognising and it’s causing the button to appear twice instead of the button with html code in a box. Any idea how to fix this?

Thank you! xx

Reply

11 Amber Edwards March 14, 2013 at 10:10 am

HTML is super tricky. You have to double and triple check to ensure that during the transfer process of putting in the code an extra space didn’t get inserted. Or that the quotation marks are all identical. It can really mess up a code if those are present.

Are you both using notepad to create your code before moving it to wordpress? I found using other programs actually add in hidden code that you can’t see and really mess up the transfer to wordpress.

IF you are all still having problems after that, it has to be in your unique coding and I’d have to take a look at it. I wouldn’t know off the top of my head why it wasn’t working.

Reply

12 Heather Jackson January 18, 2013 at 5:36 pm

Great tutorial! I have tried several and this is the first one that actually worked for me! You can check out my new button at http://www.greeneggsandgoats.com if you are so inclined! :-)

Reply

13 Michelle November 1, 2012 at 2:26 pm

Thanks so much for the tutorial! I just got my first button my blog. It’s definitely a beginner, but I will work on it ;)

Reply

14 Cassie October 29, 2012 at 4:23 pm

Thank you SO MUCH for this!! All of the other tutorials I looked at provided the wrong HTML coding and were just confusing to follow. This helped me immensely and my blog looks so much better now that I’ve been able to customize it :)

Reply

15 Amber Edwards October 29, 2012 at 5:21 pm

You are most welcome! I’m glad it was helpful! And I’m glad it worked!

Reply

16 Robin October 1, 2012 at 10:16 am

I had the code to get my button on my blog, but I didn’t know how to include the code so people could grab my button – if I should get so lucky. Your tutorial was a big help! Thanks Amber :)

Reply

17 Michelle S. Hawkins September 23, 2012 at 5:38 pm

God bless you!!!!! I tried sever other tutorials and was just getting more and more frustrated. With your tutorial I was done in ten minutes. Thank you.

Reply

18 Amber September 23, 2012 at 9:59 pm

You are most welcome! I aim for simplicity and things that work. I’m so glad that I have helped!

Reply

19 Teh Megan July 23, 2012 at 3:56 pm

Thank you so much for this tutorial! I tried using several different tutorials and even a button generator and yours was the best!

It gave me the results I was expecting with the ability to customize that I was looking for.

Awesome job!

Reply

20 Amber July 23, 2012 at 8:49 pm

You are most welcome! I’m so glad that it was helpful!

Reply

21 Robin Harris July 22, 2012 at 7:56 pm

I am a new blogger and this was BY FAR the BEST tutorial in making a blog button. It worked the first time!
Thanks so much!!

Reply

22 Katherine (Simply Sweet Sunday) July 12, 2012 at 7:21 pm

Thank you, thank you, thank you!
You saved me from pulling my hair out – I’ve been trying to make a button for days and your tutorial is the ONLY one that works!
:)

Reply

23 JadeLouise Designs July 14, 2012 at 4:35 pm

You are Most welcome Katherine!!

Reply

24 Cheryl June 12, 2012 at 10:25 pm

Thanks for sharing! I’ve been wondering how to do this!

Reply

25 Dottie W. May 31, 2012 at 11:50 pm

Thank you so much! Yours is the only one that I could get to work. I am so grateful you made this tutorial!

Reply

26 Amber June 1, 2012 at 7:46 am

Dottie, I’m so glad that it worked! I try to make things as simple as possible. :)

Reply

27 SHARON MARTIN May 30, 2012 at 4:13 am

Thats a really helpful post to all bloggers out there, its great that you have shared your knowledge thanks xx

Reply

28 Kristin Wheeler (MamaLuvsBooks) May 29, 2012 at 8:33 pm

LOVE posts like this!! So helpful!! Thanks!! Sharing!

Reply

29 Salz May 29, 2012 at 8:23 pm

Thats exactly how i did my button a month or two ago. Very easy to do.

Reply

30 melissa May 29, 2012 at 6:24 pm

You are awesome! So many people wanted to learn about this! Thank you!!!!

Reply

31 Danielle May 29, 2012 at 4:41 pm

I’ve been meaning to make a blog button and just kept putting it off because it seemed too hard. This doesn’t sound hard at all!

Reply

32 Danielle @ Royalegacy May 29, 2012 at 11:42 am

Great tutorial! Thanks for sharing.

Reply

33 Flora Foster May 29, 2012 at 11:33 am

Thank you for this tutorial! It was helpful to learn the different ways our blog buttons can be used.

Reply

34 Shopping Tips and Tricks May 29, 2012 at 11:20 am

Wow! Thank you so much! This will help me as I need to make one!

Reply

35 Jenny May 29, 2012 at 11:18 am

I usually do this the hard way by being all fancy in paintshop. ;)

Reply

36 Amber May 29, 2012 at 2:01 pm

I sometimes make my photos using Photoshop for a fancier design; so you can definitely get fancy and hard, but as far as easy and simple buttons I still go to Picmonkey for quick and easy. lol.

Reply

Leave a Comment

{ 1 trackback }

Previous post:

Next post: