feed me
Showing posts with label Address Bar. Show all posts
Showing posts with label Address Bar. Show all posts
Saturday, April 24, 2010

If we open a weblog or website, we can find an icon in the address bar (field to enter a web address that located at the top of browser).

For you wanna change the icon, you can replace it with an icon with your favorite's icon. The following images can be GIF, JPG, ICO format and the size about 24 × 24 pixels to 32 × 32 pixels.

First, go to "Layout -> Edit HTML", then place the script below:

<link href='YourIconURL' rel='shortcut icon'/>
Put the code before </head>

For example:
<link href='http://i902.photobucket.com/albums/ac222/cruzridho/icon/blogger-icon.png' rel='shortcut icon'/>
</head>
Replace the letters in bold from the place where you save the image. You can save photos in Picasa Web Albums and Photobucket or imageshack, this all free image hosting.