Posts filed under 'Tools'
How to Add A Favicon-Blogger Hack
You have to create one first. You can create a favicon in an icon editor software or generate one online. One useful free program to create it in is IconEdit32. Search for it in Google and download and install it. It can create 16×16 icons and 32×32 icons. The first is very small and so it is better to create one of the latter size.
A Favicon is actually short for “Favourite Icon” and serves as a sort of symbol for the site. You can have a text Favicon made up of the first letters of your site or a symbolic favicon which denotes the subject of your site. It also serves to markout your site in your bookmark list. You can also make an animated favicon and a scrolling favicon which scrolls your blog title one letter at a time.
To make one online a free favicon generator is available at :
http://www.html-kit.com/favicon/
After downloading the favicon to your PC upload the icon file to a freeserver like Googlepages. Copy down the URL of the icon at Googlepages. Then login to Dashboard of your blog and go to Edit Html subtab under the Template tab. Copy the following code just below <title>…</title> tags
<link rel=”shortcut icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” />
Save Template. Republish if necessary. Refresh Cache and view blog.
If you want to add an animated favicon add the following code in the same position :
<link rel=”shortcut icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” />
<link rel=”icon” href=”URL OF YOUR ICON AT GOOGLEPAGES” type=”image/gif” />
Save Template.
Another site to make a favicon is :
My Favatar
Add comment January 8, 2008
13 more built in online bookmarks for blogger
Here is 13 more built in bookmarkers you can use on your blogger / blogspot blog. There are Furl.net, ma.gnolia.com, blinkbits.com, meneame.net, simpy.com, myweb2.search.yahoo.com, digg.com, del.icio.us, ocio.fresqui.com, reddit.com, blinklist.com, netvouz.com, and of course technorati.com
here is the demo:
I have created 2 different version of this trick for you. that is the one for bookmarkers inside your post, and the another one is bookmarkers for outside of your post.on the download zip below, you will find 2 separated files, there are
- blogger-bookmark-inside-post.txt
- blogger-bookmark-outside-post.txt
What is the different?
1. blogger-bookmark-inside-post.txt is only applicable inside of a post widgets. while the blogger-bookmark-outside-post.txt is applicable anywhere.
so the outside-post is better then the inside post? well it depends. the outside codes will grabs the current link, and the current title of the browser. What does that means? It means, on default configuration, the title would be something like this: Your Blog Title Here : Then Your Post Title Here.
While on the inside code, it will just Your Post Title Here.
Are you confuse now? Good. then just download this codes below, and try it your self, so you’ll understand. Don’t forget to backup your template first. thanks!
[via Jack Book]
Add comment December 30, 2007
How to Add a Signature to Your Blogger Posts-Blogger Hack
If u Want to Pretty Up Your Post,There Are many Things,But to Add Signiture to your Blogger Post is Much Fun.Well,Below i am Showing a Tutorial How to Add a Signature to Your Blogger Post!
You must first have a signature that you want to have at the bottom of your post. This signature will be in the form of an image. To get that image, you can look online for sites that help create signagtures, or you can make your own using GIMP as I did. If you need help making a signature, read some of my posts on design and graphics. After you have your signature, upload it to your web host…I use Ripway.
Open your Dashboard/ Settings/ Formatting/ Post Template. Put this code in the Post Template box:
<p><image class="centered"alt="post signature" src="SIGNATURE URL" /></p>
Replace SIGNATURE URL With The Image URL!
Enjoy!!
Add comment December 22, 2007


















