This topic has 5 replies, 2 voices, and was last updated 9 years by GreatBear.

  • Author
  • #22932
     GreatBear
    Participant

    I go: Sweetdate->General Setting->Favicon, and change the icon image
    It works for Chrome, and the icon change; however, it doesn’t work for IE browser
    how can I solve it? Thanks a lot!

    #23094
     Catalin
    Moderator

    Hello,

    I tested this and it works right. Make sure the favicon has the right size and extension.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #23140
     GreatBear
    Participant

    Chrome is always right, but with IE, within the website, other pages’ icons are correct, but just the homepage shows the blue dot original favicon icon. I clean my cache test again. I am pretty sure my icon is correct, because Chrome shows the correct Favicon icon. Thanks a lot!

    #23277
     GreatBear
    Participant
    This reply has been set as private.
    #23314
     Catalin
    Moderator

    please take a look at this link:

    http://stackoverflow.com/questions/122067/favicon-not-working-in-ie

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #24033
     GreatBear
    Participant

    Thanks a lot! I read the article, and try to upload other .ico files (I am pretty they are correct .ico files). The problem still exists.

    I think I will modify the code directly
    <link rel="shortcut icon" href="xxxxxxxxx.ico" type="image/x-icon">
    or add the code

    COPY CODE
    <location path="favicon.ico">
      <system.web>
         <authorization>
           <allow users="*" />
         </authorization>
      </system.web>
    </location> 

    where and how could I modify the <head> part.
    Thanks a lot!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Favicon Icon isn't working for IE’ is closed to new replies.

Log in with your credentials

Forgot your details?