Hi friends i think you need to be some special.So that you need to change the icon of your blogs from custom icon to a specific icon as you like.the process of changing custom blog icon to specific icon is very simple and easy.
Follow the steps below
For 16x16 icon:
1 Open your blogger account by using your user id and password.
2 Click on the design tab,then you will enter into design phase of your template.
3 Click on the "edit HTML" tab,to made custom changes for the template using the code.
at top of the code you will see the line like this
<title><data:blog.pageTitle/></title>
after that line copy and paste the following code
you have a ico format image, the link to insert is:-
<link href='URL of your icon file' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
replace the URL of your icon file with favicon address.for that follow the steps below............
4 Open the page http://www.webscriptlab.com/favicongenerator.php .By this you can generate favicon after that by pressing the download button your browser will open a new page with some specific address and copy that address from address bar and paste that address in the place of URL of your icon file.
5 Or even you can type favicon generation in http://www.google.com also.
6 Then click on "save template"
Then open your blog your blog will open with new icon not the blogs default icon.
For 32x32 icon:
1 Follow the same procedure above.
2 but replace the code with the following code
If you have a PNG format image, the link to insert is:-
<link href='URL of your icon file' rel='shortcut icon' type='image/png'/>
If it is a GIF format image, the link is:-
<link href='URL of your icon file' rel='shortcut icon' type='image/gif'/>
"hey friends i got the code from some other blog helpers and websites".
This comment has been removed by a blog administrator.
ReplyDeletenice post.....thanks
ReplyDelete