Hey guys,
Okay, I understand that this is super simple thing, and the majority would know it. But just in case you are a rookie in web design, you might find it useful and save some time googling.
So, what to do if you want to have your own logo as this little tiny icon in your internet browser:
- Go to http://www.chami.com/html-kit/services/favicon/
- Upload your image
- Click "Generate Favicon.ico"
- Download the file once it is generated and you are done.
- Store your favicon.ico in the root of your website
- Add following HTML code to all of your website pages (or your site master page) in the HEADER section
<link rel="SHORTCUT ICON" href="/favicon.ico" />
- And you are done.
It might take some time before you see the new icon, but be patient and it will appear :-)
Cheers,
Your GPTeam
0 comments:
Post a Comment