Search Blog Posts

Posts Tagged ‘favourites’

Changing the Favourite Icon on your Website

Sunday, October 14th, 2007

Personalise your site by creating your very own icon, removing the standard browser icon such as the I.E or Firefox logo. This will change the icon not only on the browser tabs but when a user adds your site to their favourites.

Heres how it can look

Favourite Icon

So heres what to do

Step 1 - Design your icon
Simply design and image that you want to use (standard is  16 x 16 px).

Step 2 - Convert your image to a .ico file
Once you have created this icon simply convert this to an icon. There are a number of ways to do this. Download/Purchase software to create .ico files alternatively visit http://www.html-kit.com/favicon/ and create your own free icon by simply uploading your image and downloading.

Step 3 - Upload your logo
Once this has been done and you will need to put your favourite icon in the root of your website. e.g. www.mysite.com/favicon.ico make sure you keep the file name as “favicon.ico”.

Step 4 - Add the following code
In your webpage document simply add the following code anywhere within the <head>…..></head> tags.
<link rel="shortcut icon" href="favicon.ico" mce_href="favicon.ico" />

or if you need it to work on a number of pages within folders simply link to the file direct.

<link rel="shortcut icon" href="http://www.minimalistics.co.uk/favicon.ico" mce_href="http://www.minimalistics.co.uk/favicon.ico" />And its as simple as that!

© Copyright 2003-2008 Minimalistic Designs | Terms | Links | Sitemap
Website Design Liskeard - www.minimalistics.co.uk