12 lug 2011

Favicons issue on IE 9 (only)

Favicons do not like to Internet Explorer 9,  vice versa all other browsers over the world.

To resolve this hateful problem (i.e. in your Google Blogger blog) you remember:

1. Your icon should be a valid dimension: 16x16, 32x32 or 48x48.

2.  Place the following code immediately after <head>:

<link href='http://www.yourhosting.com/your_icon.ico' rel='icon' type='image/x-icon'/>

3. Place the following code immediately before </head>

<link href='http://www.yourhosting.com/your_icon.ico' rel='icon' type='image/x-icon'/>

<link href='http://www.yourhosting.com/your_icon.ico' rel='shortcut icon' type='image/x-icon'/>

You can convert your PNG picture in ICO through this site: http://www.convertico.com/

Nessun commento:

Posta un commento