Results 1 to 6 of 6

Thread: Favicon display

  1. #1
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Favicon display

    I am finding it impossible to display a favicon image by just adding the following:

    <link REL="SHORTCUT ICON" HREF="favicon.ico">


    Any suggestions? The favicon is in the correct position on the site.
    Last edited by Snookerman; 08-27-2009 at 07:12 AM.

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Make sure the favicon.ico file is in the root directory, then use this:
    HTML Code:
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
    That should work in all the good browsers. In IE, the icon might disappear from time to time. There's nothing you can do about that.

    Good luck!

  3. #3
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thanks

    Appreciate it... issue solved.

  4. #4
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    You're welcome, glad to help you!

    Happy coding!

  5. #5
    Join Date
    Sep 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question IE8 - favicon displays in Favorites Bar but not in browser tab

    Thanks for your response to travelerkgd, Eddy...was finally able to get the favicon to display in the Favorites Bar in IE8 when I changed the code to what you suggested (FF, IE7 and IE6 had not been a problem with other coding variations).

    The favicon still does not display in the browser tab for IE8/7/6, though (FF not a prob)...does Eddy or anyone else have any ideas as to why (i.e., a Vista issue?) and/or how to go about resolving the problem? Am running IE8 on Vista Ultimate SP1, IE7 on XP Pro SP3 and IE6 on XP Home SP2.

    The source code for many of the sites whose icons display in every browser without incident do not reference any .ico file or any variation of the common favicon.icon coding variations...is the displaying of these sites' icons controlled by their javascript coding using a completely different protocol??
    Last edited by rmiano; 09-27-2009 at 03:10 PM. Reason: update

  6. #6
    Join Date
    Jul 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have the same problem. The favicon icon is in the main directory, there wer also the index.htm is.
    The favicon.ico is a picture in my direct. but after uploading to teh server the picture has disapeared. Only a empty symbol I see.
    Also in the browser by typing http://mysite.nl/favicon.ico nothing ocurre, only this

    4)H;0I/^:kP~cKpTBDIX`~V8ЯںصײծҪϦͤȡ—⹐q\RG<=A;=KMY׶ճԯѩΤ̢ Ÿžš‘ˆŠhM?=KCGE@HѯΪͦʢŸœ™•’涏‰ޫ€ڥwƒjiXW?10˩ȥƢ˪oȥiʥiˤkǡf›\œ`™\ӡlءtžtžux_Ĥž˜涐‹*†߫ި}ܤxڢt rœršr™r˜t

    appear.

    What is wrong?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •