favicon problem

Discussion in 'HTML & Website Design' started by hassan.pk, Mar 8, 2012.

  1. #1
    Hi Everyone!
    I have Created new site for my cv. but problem is that my favicon is not shown on browser (firefox,IE).

    I write this code in head tag
    <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />


    Plz Help me...
     
    hassan.pk, Mar 8, 2012 IP
  2. sunnykatsa

    sunnykatsa Member

    Messages:
    26
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    43
    #2
    In firefox, it should work. Unless you didn't have the right requirements such as ( 16x16 dimension and .ico extension )

    In the lower versions of IE, you can't see it at first. You have to bookmark ( add to favorites ). Do a hard refresh.
     
    sunnykatsa, Mar 8, 2012 IP
  3. skooda

    skooda Greenhorn

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Did you see were you put in as in direct such as image
     
    skooda, Mar 8, 2012 IP
  4. KlausKesselGO

    KlausKesselGO Peon

    Messages:
    130
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    try <link rel="shortcut icon" type="imgs/x-icon" href="favicon.ico">

     
    KlausKesselGO, Mar 9, 2012 IP
  5. hassan.pk

    hassan.pk Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    In firefox, it should work when site is in my computer.once i upload it to host it dont work.it has 16x16 .ico favicon .
     
    hassan.pk, Mar 9, 2012 IP
  6. hassan.pk

    hassan.pk Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    now it is working but yesterday when i host my site it not work why?
     
    hassan.pk, Mar 9, 2012 IP
  7. endlesslove

    endlesslove Active Member

    Messages:
    205
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #7
    You can write this code in head tag:
     
    endlesslove, Mar 10, 2012 IP