Adding Favicon In Blogger
To install the favicon. You should first have a picture or icon that is saved in. GIF or.PNG with a size of 32x32 pixels.
Once you have the icon. Upload the icon to the image hosting. Many websites thatprovide free image hosting. As Shareapic, Photobucket, Imageshack and others. If myown upload iconnya at Photobucket.
After the icon is uploaded. Copy the URL address where you saved the icon. Log in toyour blog. Click Design -> Edit HTML. Find the code below:
<title><data:blog.pageTitle/></title>
Put this code under the code above
If the icon is saved in. GIF, use this code
<link href='change your icon URL address' rel='shortcut icon' type='image/gif'/>
After the icon is uploaded. Copy the URL address where you saved the icon. Log in toyour blog. Click Design -> Edit HTML. Find the code below:
<title><data:blog.pageTitle/></title>
Put this code under the code above
If the icon is saved in. GIF, use this code
<link href='change your icon URL address' rel='shortcut icon' type='image/gif'/>
If the icon is saved in. GIF, use this code
<link href='change your icon URL address' rel='shortcut icon' type='image/png'/>
Note:
Remember change your icon URL address with the URL address where you saved the icon. For example, http://i25.photobucket.com/albums/e80/user/favicon32x32.gif
If so, click Save Template. If successful you will see "Your changes have been saved. "Click View the blog to see the results.
Good luck
0 comments:
Post a Comment