HighDots Forums  

"Drag and drop this icon" in url bar -- How to display icon on my site?

Website Design comp.infosystems.www.authoring.site-design


Discuss "Drag and drop this icon" in url bar -- How to display icon on my site? in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bob Jones
 
Posts: n/a

Default "Drag and drop this icon" in url bar -- How to display icon on my site? - 07-13-2006 , 02:39 AM






The message "Drag and drop this icon to create a link to this page"
appears in the top left corner of the address window of many sites. For
instance, Google's site shows a "G" in the address window.

How do I create my own icon to display in the address bar on my site?

Thanks.


Reply With Quote
  #2  
Old   
Brendan Gillatt
 
Posts: n/a

Default Re: "Drag and drop this icon" in url bar -- How to display icon onmy site? - 07-13-2006 , 10:46 AM






Bob Jones wrote:
Quote:
The message "Drag and drop this icon to create a link to this page"
appears in the top left corner of the address window of many sites. For
instance, Google's site shows a "G" in the address window.

How do I create my own icon to display in the address bar on my site?

Thanks.

If you mean a favicon (the icon that appears on the favorites menu when
the page is added) then create a standard 16x16 icon and name it as
'favicon.ico'. Put this in the root directory of your site.


Reply With Quote
  #3  
Old   
Bob Jones
 
Posts: n/a

Default Re: "Drag and drop this icon" in url bar -- How to display icon on my site? - 07-13-2006 , 02:26 PM



Quote:
If you mean a favicon (the icon that appears on the favorites menu when
the page is added) then create a standard 16x16 icon and name it as
'favicon.ico'. Put this in the root directory of your site.
Thanks, Brendan. That's what I was looking for. We should note that you
should save your favicon in GIF format and include the following in the
HEAD portion of your site pages:

<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />



Reply With Quote
  #4  
Old   
Brendan Gillatt
 
Posts: n/a

Default Re: "Drag and drop this icon" in url bar -- How to display icon onmy site? - 07-13-2006 , 03:00 PM



Bob Jones wrote:
Quote:
Thanks, Brendan. That's what I was looking for. We should note that you
should save your favicon in GIF format
For it to work in all browsers (particularly IE) it needs to be saved in
the (windows?) icon format created by programs such as Any to Icon -
http://www.aha-soft.com/anytoicon/. Firefox will render just about
anything as a favicon, however some browsers are a little more picky.


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.