Favicon is one small part of your blog design, usually blogger blogs have Blogger logotype as favicon, but you can easily change it to your blogger. In this article i will show to you how to change favicon for your blog, very simple.
1. Design the icon and save it as png (ico is preferred, but it's harder to upload). The preferred resolution is 16x16, but i saved mine at 22x22 for greater quality, and it seems it works :) (i think 36x36 is the limit)2. Upload the icon somewhere (photobucket, pages.google.com), and copy the link
3. Go to Edit HTML under the Template tab in your blog's dashboard
4. Find the follwowing line (Ctrl+f) :
<title><data:blog.pagetitle/></title>
5. Insert this code below it:
<link href='URL of your icon file' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
(replace "URL of your icon file" with the link you've copied at step 2)
6. Save the template
In order to see the change, close your page, delete the temporary internet files from your browser and reopen your page
0 comments:
Post a Comment