View Full Version : Small icon in bookmark menu
This question is for the administrator and/or webmaster:
When I view the URL in my address bar or bookmarks menu for this site I see a small icon next to it on the left. I am wanting to add an image for my business website and am wondering how to do this?
Any help is appreciated :)
Michael Stickles
08-02-2008, 03:40 PM
This question is for the administrator and/or webmaster:
When I view the URL in my address bar or bookmarks menu for this site I see a small icon next to it on the left. I am wanting to add an image for my business website and am wondering how to do this?
Any help is appreciated :)
Amy,
I've done this for my own website. All you need to do is create an icon (.ico file) of your image, name it favicon.ico, and place it in the base directory of your website.
Another thing you can do is put the icon on your website and reference it with a LINK element in the HEAD section of each web page's HTML, something like this:
<LINK REL="shortcut icon" HREF="/favicon.ico" />
Monachos uses both methods, as does my website. Sometimes one or the other won't work for some browsers, but if you use both it should work for almost everybody.
Mike
Mike,
Thank you! :) Sorry to be so late in reply -
Blessings to you
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.