We have been using Javascripts to add animated captions on hover for images before this. But, inspired by Wibiya’s toolbar Smart Share for post images, I managed to create almost the same effect using CSS3 without using any Javascripts. This effect can be used by both WordPress and Blogger users. The transition effect of the
Blogger Hacks
How to change "Newer Posts" and "Older Posts" in Blogger?
Here is a small tutorial about customizing the default Blogger pager link texts, “Newer Posts” and “Older Posts” at the bottom of every page. First, log into Blogger then go to Design > Edit HTML. Tick the “Expand Widgets Templates” checkbox at the top right corner of the code-containing box. 1. To change NEWER POSTS.
Add "About Author" box below every blog posts in Blogger | How to
This is a tutorial on adding a simple and clean About Author below every posts in Blogger that only appears on post pages. I am sure that all of us would have seen this feature mostly in WordPress blogs. But now, Blogger users can have this feature too. You may have a look at my
Add new fonts to Blogger Blogs with Google Web Fonts
Adding new fonts to Blogger blogs is made possible with Google Font API. You don’t have to know any programming skills to do this; just get a simple HTML code from Google Web Fonts and add it to your Blogger Template. Then refer to the font in a CSS style. Here is an example:- I
How to display Feedburner Subcribers count in plain text without chicklet in Blogger?
I am sure that most of us have a common opinion about the default Feedburner Subcribers count chicklet that it is ugly,out-of-trend, not flexible with theme and etc. No matter what colour you change them, they never look nice. Out there in net, there are bunch of wordpress plugins which enable WordPress users to show
How to add comment bubble beside post title(heading) in Blogger/blogspot blog?
Today, I am going to teach how to add comment bubble beside each post title in Blogger blogs. Usually in default Blogger templates or in the theme that I’m using for my blog, you can see the number of comments shown below the post title is in this form: 3 comments. But, to make it
Add new Google Re-Buzz/Buzrr Counter to your Blogger/Blogspot blog
Previously, I wrote a tutorial on adding Google Buzz This button and Buzz it button. In this post, I am going to introduce a new “Google Re-Buzz counter” button for your blog. It works like any other Digg Vote button or Twitter Retweet button. It counts how many times your posts have been shared in
How to add Digg vote buttons for each post in Blogger?
Social networking sites are really good resources to generate traffic to our site. And Digg which is one of the top social networking sites in the world is the best place to get a constant traffic to your site. By placing a Digg share buttons, you and your blog readers can share your blog contents
Automatic Table of Contents or Sitemap Generator widget for Blogger blogs
Here is another great widget for Blogger powered blogs. Table of contents widget. This widget automatically generates a sitemap of your blog. With such sitemap, it is easier for your visitors to look at complete structure of your blog. This widget displays your blog posts according to their categories and “New!!” text is shown for
Add Google "Buzz This" and "Buzz it" buttons to your Blogger blog
Recently, Google has launched it’s new social media platform, Buzz. It is an extension to Gmail which enables you to share photos, links, videos, information and more with your contacts. Or simply can be said that Buzz is a mixture of Twitter, Facebook, Google Reader, Picasa and many other services. In this simple tutorial, I