penders

msg:3251633 | 7:48 pm on Feb 13, 2007 (gmt 0) |
How are you specifying the favIcon in your HTML files, using the <meta> tag?
|
janbeeu

msg:3252063 | 4:17 am on Feb 14, 2007 (gmt 0) |
It is not specified. The favicon.ico is in the root. That's all. This worked fine with IE6 but IE7 seems to have a problem with it.
|
keyplyr

msg:3252232 | 9:44 am on Feb 14, 2007 (gmt 0) |
You might consider adding both these tags to <HEAD> section: <link rel="shortcut icon" href="favicon.ico"> <link rel="icon" type="image/ico" href="favicon.ico"> Also, do not config browser to delete cache every time it closes.
|
janbeeu

msg:3252350 | 12:29 pm on Feb 14, 2007 (gmt 0) |
Thank you for your help. Do I put both in the head of only the index page or of every page?
|
keyplyr

msg:3252719 | 8:10 pm on Feb 14, 2007 (gmt 0) |
That's your decision. Personally, I install the tags on all entry pages.
|
janbeeu

msg:3252944 | 12:42 am on Feb 15, 2007 (gmt 0) |
Got it! Thanks for the help keyplyer. Appreciate it.
|
janbeeu

msg:3255185 | 3:22 am on Feb 17, 2007 (gmt 0) |
I put them on all pages but IE7 seems to be very stuborn. Not only does it keep replacing my favicon.ico, it also keeps rearanging my shortcuts on the shortcut bar. I wonder when Microsoft is going to release something that works from day one...
|
rocknbil

msg:3255694 | 8:09 pm on Feb 17, 2007 (gmt 0) |
Notepad works pretty well. Solitaire too. :-P
|
|