| Author |
"Drag and drop this icon" in url bar -- How to display icon on my site?
|
|
| Bob Jones 2006-08-02, 3:15 pm |
| 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.
| |
| Bob Jones 2006-08-02, 3:15 pm |
| > 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" />
|
|
|
|
| Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |