PC Review


Reply
Thread Tools Rate Thread

How can I put a small icon in the web browser URL line?

 
 
=?Utf-8?B?VHJhdmlz?=
Guest
Posts: n/a
 
      4th Dec 2005
I use Firefox and notice alot of websites have a small icon in the browser
bar instead of a blank document icon, as I see now. It is just to the left of
http://blah blah.

If anyone knows how I can put my logo on my wepage, please help. Thanks
 
Reply With Quote
 
 
 
 
Andrew Murray
Guest
Posts: n/a
 
      4th Dec 2005
search google for "favicon" (no quotes).

"Travis" <(E-Mail Removed)> wrote in message
news:82F76C2C-6152-443F-9B98-(E-Mail Removed)...
>I use Firefox and notice alot of websites have a small icon in the browser
> bar instead of a blank document icon, as I see now. It is just to the left
> of
> http://blah blah.
>
> If anyone knows how I can put my logo on my wepage, please help. Thanks



 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      4th Dec 2005
Travis,
To be more precise.

1. Create an icon in your image editor
2. a) Save it as "favicon.ico" on the root folder (i.e. the same folder as
index.html, or whatever your home page is)
2. b) Alternativelty, save it anywhere (in my case images/display) and add
this to your index/html
<head>
....
<link rel="shortcut icon" href="images/display/favicon.ico"
type="image/x-icon"/>
....
</head>

Interestingly, I find that this works fine in Firefox, but not in IE6. I
have read that saving the page as a favorite in IE6 wil cause the icon to
appear, but it never has for me.

As you use Firefox, there should be no problems

--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au

Andrew Murray wrote:
> search google for "favicon" (no quotes).
>
> "Travis" <(E-Mail Removed)> wrote in message
> news:82F76C2C-6152-443F-9B98-(E-Mail Removed)...
>> I use Firefox and notice alot of websites have a small icon in the
>> browser bar instead of a blank document icon, as I see now. It is
>> just to the left of
>> http://blah blah.
>>
>> If anyone knows how I can put my logo on my wepage, please help.
>> Thanks



 
Reply With Quote
 
Viken Karaguesian
Guest
Posts: n/a
 
      4th Dec 2005
> Interestingly, I find that this works fine in Firefox, but not in IE6. I
> have read that saving the page as a favorite in IE6 wil cause the icon to
> appear, but it never has for me.


I just found this on Microsoft's website.

http://msdn.microsoft.com/library/de...ortcuticon.asp

Basically, the Favicon will only appear in IE if the user chooses to add
your site to their favorites through a JavaScript, it seems. They do provide
the script, though.

Viken K.


 
Reply With Quote
 
Chuck Davis
Guest
Posts: n/a
 
      4th Dec 2005

"Viken Karaguesian" <(E-Mail Removed)> wrote in message
news:SK6dnd_mEJb54g_enZ2dnUVZ_s-(E-Mail Removed)...
>> Interestingly, I find that this works fine in Firefox, but not in IE6. I
>> have read that saving the page as a favorite in IE6 wil cause the icon to
>> appear, but it never has for me.

>
> I just found this on Microsoft's website.
>
> http://msdn.microsoft.com/library/de...ortcuticon.asp
>
> Basically, the Favicon will only appear in IE if the user chooses to add
> your site to their favorites through a JavaScript, it seems. They do
> provide the script, though.
>
> Viken K.

Favicons show up in the Favorites in IE.
In Favorites and address bar in Firefox
In Bookmarks and address bar in Opera
In the address bar in Netscape


 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      4th Dec 2005
Viken,
Yes, that was my thinking.

I tried the script and while it adds the favorite, it doesn't change the
icon.
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au

Viken Karaguesian wrote:
>> Interestingly, I find that this works fine in Firefox, but not in
>> IE6. I have read that saving the page as a favorite in IE6 wil cause
>> the icon to appear, but it never has for me.

>
> I just found this on Microsoft's website.
>
> http://msdn.microsoft.com/library/de...ortcuticon.asp
>
> Basically, the Favicon will only appear in IE if the user chooses to
> add your site to their favorites through a JavaScript, it seems. They
> do provide the script, though.
>
> Viken K.



 
Reply With Quote
 
Viken Karaguesian
Guest
Posts: n/a
 
      4th Dec 2005
> I tried the script and while it adds the favorite, it doesn't change the
> icon.


Same for me. Tried the scipt and still no icon.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create a browser helper object with a clickable icon at the corner of the browser? qwu2008@gmail.com Microsoft C# .NET 0 12th Sep 2006 04:38 PM
How do you get an icon to replace the standard IE icon in browser? =?Utf-8?B?QmV2ZXJseS1UZXhhcw==?= Microsoft Frontpage 2 2nd Jun 2006 09:18 PM
getting small icon from embded icon resource Brian Henry Microsoft C# .NET 1 8th Jun 2005 07:51 PM
Small browser window icon with red x =?Utf-8?B?S2Vubnk=?= Windows XP Internet Explorer 1 2nd Oct 2004 02:38 AM
How to change the status bar icon in browser for my website or task manager icon? =?Utf-8?B?QWxpY2U=?= Microsoft Dot NET 0 5th Feb 2004 10:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:10 PM.