Questions tagged as 'favicon'

1
answer

How to add a bookmarklet with a specific favicon?

I made a small script bookmarklet and I'm trying to add a favicon, but I can not. It is in this bookmarklet that I want to implement a favicon - keepvid.com // Juntar a url ativa na barra de endereço, com url destino e redireciona...
asked by 03.07.2016 / 08:55
3
answers

Placing favicon on several pages on the same site

Is it possible for me to use a different favicon for each page of a site? For example, I have a site with ten pages, I want to put a different favicon on each page.     
asked by 15.05.2014 / 20:30
1
answer

How to define a favicon? Is it mandatory to set it?

There are certain things that, by not doing constantly, I always forget how to do it. And one of them is setting favicon to my site. What tags and attributes should I use to correctly define a favicon on my site? (I always forget, but...
asked by 27.01.2017 / 17:00
2
answers

Favicon does not appear

I generated the icon on link Pasted the code that appears in the head after the <title> tag. And the images are at the root of the folder along with index.php but the icon does not appear. Does anyone know why?     
asked by 19.05.2015 / 16:24
1
answer

Favicon does not work in IE

Good afternoon everyone. I'm doing HTML layout tests. I entered IE to see how it was and noticed that the <link rel="shortcut icon" href="img/body/icon-amova.png"/> code was not working in IE 10. I researched articles: link...
asked by 25.04.2017 / 18:01
1
answer

How to put favicon in xml page?

How do I place fav icon on an xml page? As it exists in html I would like to do the same on an xml page     
asked by 04.03.2017 / 03:56
2
answers

Favicon not showing

Good afternoon, I would like the help of the university students, I created a website and put a favicon in the same folder as the pages that call it, but the favicon is not being shown: <link rel="shortcut icon" type="image/png" href="fa...
asked by 22.02.2018 / 20:42
1
answer

How do I automatically generate a favicon?

Hello, I'm creating a login API for clients, when the user generates "the page" he uploads the logo of his company to the server, but in addition to uploading the logo it also creates a favicon automatically, does anyone have any idea how to do i...
asked by 06.07.2018 / 14:59
0
answers

Favicon on microsoft edge does not show

Follow the code below: <link href="~/favicon/icon.png" rel="shortcut icon" type="image/x-icon" /> Here's a picture: Itonlyappearsas"Home - My ASP Application", other browsers work fine. Only works when hosting the site and does...
asked by 14.08.2018 / 02:01
0
answers

Favicon and audio do not work

This is the code: <!DOCTYPE html> <html lang="pt-br"> <head> <meta name="author" content="Tomás Ricardo"> <audio autoplay> <source src="audio_de_erro.mp3" type="audio/mpeg"> <source src="audio_d...
asked by 27.06.2018 / 15:42