vote up 1 vote down star

How do you get the graphic that is next to the address bar show up? I have a very simple site, and I want to make a custom image, and have it show up when a user is on my site. Thanks

flag

also, can i download a site's image like i can if the graphic was in a page? – unknown (yahoo) Jul 13 at 16:54
google.com/q=favicon ... voting to close as this is not programming related. – Sinan Ünür Jul 13 at 16:54
1  
I disagree. It directly relates to building a website. Would you close a question about how to build sprites for use with css? – Matthew Vines Jul 13 at 16:56

3 Answers

vote up 3 vote down check

Place a 16x16 favicon.ico file in your websites root directory.

You can produce one in any number of graphic editing programs (including paint).

http://www.photoshopsupport.com/tutorials/jennifer/favicon.html

link|flag
vote up 0 vote down

I found this on wikipedia, which seems to well describe what you are asking:

http://en.wikipedia.org/wiki/Favicon

link|flag
vote up 0 vote down

What your after is a favicon.ico file, check out the wikipedia article for more details.

There are also a number of online generators out there. See Google for more =)

favicon.ico files are also used by some browsers when a user bookmarks your site.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.