Connecting Tech Pros Worldwide Help | Site Map

(Favicon.ico) Icon appears in address bar but not notebook tab (favicon.ico)

Robert Oschler
Guest
 
Posts: n/a
#1: Aug 1 '05
I have a 16 color 16 x 16 pixel icon (favicon.ico); 4-bit palette. I have
put the icon in the root directory of my web site, and I have also added the
<link rel="SHORTCUT ICON" ... /> HTML tag in the document header section.

The icon appears fine in FireFox's address bar, but refuses to show up in
the notebook tab. The notebook continues to show the "blank document"
generic icon.

What am I doing wrong and how can I fix this?

Thanks


Alvaro G Vicario
Guest
 
Posts: n/a
#2: Aug 1 '05

re: (Favicon.ico) Icon appears in address bar but not notebook tab (favicon.ico)


*** Robert Oschler wrote/escribió (Mon, 1 Aug 2005 00:00:24 -0400):[color=blue]
> I have a 16 color 16 x 16 pixel icon (favicon.ico); 4-bit palette.[/color]

A PNG or GIF file should also work.
[color=blue]
> I have put the icon in the root directory of my web site, and I have also added the
> <link rel="SHORTCUT ICON" ... /> HTML tag[/color]

Full tag is:

<link rel="shortcut icon" href="/url/to/file">
[color=blue]
> The icon appears fine in FireFox's address bar, but refuses to show up in
> the notebook tab. The notebook continues to show the "blank document"
> generic icon.[/color]

What's the notebook? :-?

--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Closed Thread