This time we will discuss how to change the default blogger icon (favicon) with icon of your own. Blogger icon is always visible on the browser address bar. You can use the format jpg, gif, png or ico with the size of 24x24 pixels or 32 x 32 pixels. For more details, follow these steps:
- Create your icon.
- Upload the icon to any image hosting site. Here I use the site ImageShack (http://imageshack.us/). Do not forget to take/copy its link url. Here is the Example image url if you use imageshack:
http://img339.imageshack.us/img339/9247/logo.png
- Now please login at blogger.com. Click Layout, and then click Edit HTML.
- Inside the template codes, place the following code under/inside the code .
<link href='http://img339.imageshack.us/img339/9247/logo.png' rel='SHORTCUT ICON'/> |
- Replace the red text with the url of your icon.
- Save the template. Then see the results.
No comments:
Post a Comment