April 10, 2009 ~ Blogger Tutorials

There are lots of things that can’t easily be achieved in Blogger without the usage of special ‘scripts.’ As they are a growing solution for most of the features we’d like our Blogger blogs to have, we deal with a huge setback: ‘where to host them.’ We know Blogger only allows users to upload images [...]

March 31, 2009 ~ Blogger Tutorials

This tutorial was recently updated. There are plenty of ‘Read More’ hacks for Blogger on the web; however, not all of them create automatic post summaries with thumbnails for each post. This is the type of hacks I used in my latest template, Whiteness. Since it has had quite a good reception for its simplicity, [...]

March 03, 2009 ~ Blogger Tutorials

A tabbed navigation system is always good for organization, especially when the space is very reduced. In this post, we will learn how to implement the easiest script I’ve found for this (via Blogger Buster), anywhere in our blogs and even use it with Blogger’s Feed, Labels and Blog Archive widgets in our sidebars, as [...]

October 04, 2008 ~ Blogger Tutorials

NiceTitle.js is a relatively simple script that creates a div-container which pops up when a link, with the title attribute, is hovered. This container shows what is written in the title attribute, plus the URL the link directs to. Installation We first need to install the script, which can be found here. To do this, [...]

September 26, 2008 ~ Blogger Tutorials

In blogs where there is more than one author, some distinction often becomes necessary. A good way of achieving this is by displaying each author’s personal image right next to his or her post title. This is what I will explain in this post. Though this effect can be done with JavaScript (as explained -in [...]