About Me

My Photo
Syari
I am a Malaysian married to a Hungarian and currently residing in Budapest.
View my complete profile

Free chat widget @ ShoutMix

Get a link here:

Blogger Friends.

Red Hot Drop

Socialcardster Blogroll

Recent Comments

Statistics

Links to Page

Affilitates

Blog Flux Directoryblogarama - the blog directory BloggbergPersonal blogsblog rating and reviews Subscribe with BloglinesSearch4Blogs Blogs Directory Blog Popular Directory Directory of BlogsBlog Directory It's a personal blog of a Malaysian in Hungary. A blog where I write about anything and everything I find fancy in the world. It's about celebrating life.
Buzzer Hut | Promote Your Blog

Sunday, January 6, 2008

Easy way to make a Favicon.

I just found out an easy way to make a Favicon. It's the 16x16 px picture icon that is next to the url in the address bar.

And if your browser supports tabs then it will appear on your tab as well. Like so,


All you have to do is go to Favicon from pics where you can upload an image and it will generate an .ico file for you.

Once it generated a favicon.ico and a gif file, download it to your computer and later upload the files to a host.

Copy this script:


<!-- Favicon -->
<link href="'http://domainwhereyouuploadthefiles.favicon.ico'" rel="'shortcut" type="'image/x-icon'/">
<link href="'http://domainwhereyouuploadthefiles/favicon.gif'" rel="'icon'" type="'image/gif'/">


Paste it in your blogger template between <head> and </head> tags.

Just change the Http://domainwhereyouuploadthefiles.favicon.ico to where ever you uploaded your ico file and the name of the file.

Then it's ready!

Note: preview your template first before you save it. Favicon does not work with I.E. I've checked.

0 comments: