Announcement

Collapse
No announcement yet.

tab icons are missing in Windows

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    tab icons are missing in Windows

    I use firefox at work on windows to read the forums, and the icon does not show in the tab or URL bar. Can't remember if it shows at home in firefox (on kubuntu).

    If you change the
    Code:
    <link rel="icon" href="/images/favicon.ico"/>
    to
    Code:
    <link rel="icon" href="/images/favicon.png" type="image/png"/>
    then that should work (providing you actually create the png file 8)).
    Blog: Tasty Tidbits

    #2
    Re: tab icons are missing in Windows

    All fixed, thanks for letting me know.

    Comment


      #3
      Re: tab icons are missing in Windows

      gonna have to fix it again, due to some changes I made. I will do that shortly.

      Comment


        #4
        Re: tab icons are missing in Windows

        let me know if it is not working for anyone. I think I fixed it.

        Comment


          #5
          Re: tab icons are missing in Windows

          Seems to be working fine now.

          Nice site BTW.
          Blog: Tasty Tidbits

          Comment


            #6
            Re: tab icons are missing in Windows

            thanks for the compliment

            Comment

            Working...
            X