How to change your blog icon (favicon)

This tutorial shows you how to change your blog small icon that's located on the page tab called favicon.












STEP 1. Acquire the desirable icon.
Make sure your icon's resolution is about 20x20 pixels. I suggest PNG format.

STEP 2. Upload it (imageshack.us etc.)

STEP 3. (For Blogger users) Go to: Design > Edit HTML

After the line
<title><data:blog.pageTitle/></title>

type

<link href='http://YOUR_ICON_URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

DONE
that simple...

0 comments:

Post a Comment