Friday, December 23, 2005

Fevicon

If you are watching my blog from Mozilla Firefox, you will spot an icon in the address bar. This is called fevicon. Hope you liked that.
You want one for you? Its very easy to have it. All you need is an icon (.ico) file.
1) Generate an icon file from your own jpeg or jpg file.



 
  

2)Now upload this image to any server. And note the exact address of this .ico file.

3) Now just put up the following code in your blog template between <head> and </head> tags.
<LINK REL="SHORTCUT ICON" HREF="http://www.yoursite.com/image_name.ico">

4) Now save the template and open your blog. You'll spot the icon associated with your page.

The fevicon should be at the most 16*16 so as to have better visibility.

One last word, if you are using internet explorer, then I'll just say "May GOD Bless You". You are using the most sucking web browser. I'll recommend you to switch to Mozilla Firefox.

2 comments:

  1. I just converted to Firefox. Am enjoying it. The tabs thing is great!

    ReplyDelete
  2. Hey San.. Nice to know that.. Now why don't you try putting an favIcon to your page?

    ReplyDelete