How To Put A Comment Button On Your Blogspot Blog

September 11, 2008 in Blogging

I read another great post by Darragh Doyle today about adding nicer looking comment buttons to your post. It was pretty helpful, but I didn’t feel I needed to have comment buttons mid way through my posts so I decided I would take inspiration from him but tackle it in a slightly different way.

As you can see at the end of all my posts I now have a nice shiny new comment button. I did this with a once off edit and I thought it might be useful to explain how I did it here for others who want to do the same.

Before we start, there is two main differences to note between this and Darragh’s method
This is a lot quicker and easier, but that comes at a price:
The button is at the end of every post automatically, so you can’t have it mid way through a post. If you wanted to do that you could use Darragh’s method for an individual post
Because it’s the same button on every post automatically, that means you can’t have different colours/styles for different posts

So here’s what you need to do…

Go into your blogger dashboard. Click layout. Then click edit HTML

You then need to click the “Expand Widget Templates” box like so.


You then need to find “data:post body” like this (this is internet explorer, other browsers will look different)

Clear a bit of space below it to put in your new code (hit enter a few times)

Copy this code here:


<p>

<span class='post-comment-link'>

<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

<img src='http://xxxxxxxxxxxxx'/>

</a>
</span>

</p>

Paste it into the space in your template after “data:post.body”:


You’ll notice that the image location (img src) is just a load of Xs. You’ll need to replace this with the image location of your comment button. For my blog, I just copied Darragh’s! This is how I did it.

Open a new tab/window. Find the image you want to use. In internet explorer, right click on the image and press properties


Highlight and copy the image address. Then paste it into the template in place of the http://xxxxxxxx.

You should now have something like this (click to enlarge):
Click save template et voila!

Irish Blogger Adds to the List of Palin Scandal

September 3, 2008 in Blogging

Of all the Palin stories coming to light as people start finding out who she is (something the McCain campaign decided not to do it would seem ) this story just takes the biscuit!

Congratulations to Suzy Byrne who (I read at the huffington post no less!) pointed out that Sarah Palin’s claim to have travelled abroad to visit “Germany, Kuwait and Ireland” was a bit of half-truth, as it was just a Shannon stop over!

Even if we can’t vote, we can still make a difference… I love the internet.

Show Off Your Subscribers

August 29, 2008 in Blogging

Blogger announced yesterday that they have a new feature that will allow you to show off your subscribers (if they choose to be shown) on your blog. I suppose it will look a bit like the “currently reading” widgets that some blogs have.

I think this is great news for small blogs like myself. As Darragh Doyle mentions in his award winning post, commenting on other people’s blog is a great way to get to know other bloggers and also a great way to get known and to encourage visits and comments on your own blog. In the same way, this new “followers” widget should providing a win-win for all involved. By becoming a follower, and electing to appear in the widget as such, one gets the exposure as being seen as a follower, and so people reading that blog may decide to check out your blog as you obviously have common interests. On the flip side, the blog you subscribe too gets one extra follower and looks even more popular!

Just one more great step in enriching the blogging community. Go Google!

ReadWriteWeb also noted that this may open up the process of subscription to people who may not have fully understood RSS, but get the gist of following. Their article is well worth the read.

Blogger end the post with this little teaser “We are also in the process of integrating with Google Friend Connect so you can give your readers more engaging social features.” The mind races with possibilities!