Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Favicons not displaying for my website visitors

  • 1 odpoveď
  • 1 má tento problém
  • 3 zobrazenia
  • Posledná odpoveď od cor-el

more options

I have placed the following code inside my HEAD tags:

<link rel="shortcut icon" href="/favicon.ico" > <link rel="icon" type="image/gif" href="/animated_favicon1.gif">

However, though the favicons show up just fine in IE 11, Firefox 50.1 does not display it. How do I fix this? I tried placing the code within the HEAD tags as well as between the HEAD and BODY tags. Instead, I get the same absolutely boring generic favicon at ever site, an "i" within a circle. :-(

TIA. Harry

I have placed the following code inside my HEAD tags: <link rel="shortcut icon" href="/favicon.ico" > <link rel="icon" type="image/gif" href="/animated_favicon1.gif"> However, though the favicons show up just fine in IE 11, Firefox 50.1 does not display it. How do I fix this? I tried placing the code within the HEAD tags as well as between the HEAD and BODY tags. Instead, I get the same absolutely boring generic favicon at ever site, an "i" within a circle. :-( TIA. Harry
Priložené obrázky

Všetky odpovede (1)

more options

Note that Firefox only shows the favicon on the Tab bar and no longer at the left end of the location/address bar. The 'i' icon you see on the location bar is the Control Center 'i' button that has replaced the globe/padlock that was previously showing.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?