favicon

  • Thread starter Thread starter Dennis Marks
  • Start date Start date
D

Dennis Marks

Can someone tell me why my favicon does not seem to work. It is 26x32 bytes
and is referred to by a link in the home page. I displayed it in IE, ended
IE and restarted, but it still does not appear in my favorites.

http://www.dcsi.net/~denmarks/index.html

The favicon is http://www.dcsi.net/~denmarks/graphics/favicon.ico.



--
Dennis

Disclaimer: The above is my opinion. I do not guarantee it. Be sure to back
up any files involved and use at your own risk. Batteries not included. Not
for internal use. Don't run with knives.
 
I'm going to try a 16x16 to see if it works.

--
Dennis

Disclaimer: The above is my opinion. I do not guarantee it. Be sure to back
up any files involved and use at your own risk. Batteries not included. Not
for internal use. Don't run with knives.
 
The favicon is located where I have indicated below. There is a LINK
statement pointing to it. I can't put it in the root directory since it
would apply to all users. I don't have access anyway.

<LINK REL="SHORTCUT ICON" href="graphics/favicon.ico"> in the HEAD section.


--
Dennis

Disclaimer: The above is my opinion. I do not guarantee it. Be sure to back
up any files involved and use at your own risk. Batteries not included. Not
for internal use. Don't run with knives.
 
Dennis Marks said:
The favicon is located where I have indicated below. There is a LINK
statement pointing to it. I can't put it in the root directory since it
would apply to all users. I don't have access anyway.

<LINK REL="SHORTCUT ICON" href="graphics/favicon.ico"> in the HEAD
section.


--
Dennis

Disclaimer: The above is my opinion. I do not guarantee it. Be sure to
back up any files involved and use at your own risk. Batteries not
included. Not for internal use. Don't run with knives.
You might want to read this page and see if it will do what you want.
http://msdn.microsoft.com/library/default.asp?url=/workshop/Author/dhtml/howto/ShortcutIcon.asp
 
Back
Top