What is favicon?
While using IE Firefox or Opera you will see an icon on the tab when u visit a page.This is called favicon.By default blogspot blogs have a favicon which looks ugly.See it here at the top of the post.So how to remove it?
Goto Blogger Template>Edit Html
There find the title tag which looks like
<title><data:blog.pageTitle/></title>
and immediately after that add the following code after proper editing
<link rel="shortcut icon" href="URL of your icon file"/>
Remember to replace URL of your icon file file with your icon file's url
Source: http://www.bloggerplugins.org/2007/07/another-blogger-trick-change-favicon.html
0 comments :
Post a Comment