Forum Moderators: mack

Message Too Old, No Replies

Logo in IE address bar

         

edward

10:31 pm on Sep 12, 2002 (gmt 0)



How can I change the IE logo to my company logo in the address bar?

oilman

10:32 pm on Sep 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member


Hi Edward - it's called a favicon and you can learn all about it at http://www.favicon.com/

mivox

10:32 pm on Sep 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Click the "site search" link at the top of this page, and look for "favicon" for all the information you could hope to need. :)

It's short for "Favorites Icon," and if you create a proper .ico format image, and upload it to the root directory of your website, it will show up automatically.

dhdweb

11:26 pm on Sep 12, 2002 (gmt 0)

10+ Year Member



Is it not true that the user would have to ad the page to his or her favorites for the icon to show up?

mivox

11:30 pm on Sep 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes. IE requests the favicon file when the user bookmarks the site. Sorry, I guess I didn't specify that in my last post.

What I meant to say is that all you need to do is put the proper ico file in your site's root directory, and IE will request it automatically... when someone adds the site to their favorites list.

BlobFisk

9:52 am on Sep 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can also put this tag in the <HEAD> section of your page:

<link rel="shortcut icon" href="favicon.ico">