Skip to main content
Topic: favicon (Read 7660 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: favicon

Reply #15

That worked thank you, I thought it be something like that but wasn't too sure.

Re: favicon

Reply #16

Quote from: emanuele –
Code: [Select]
 <link rel="shortcut icon" sizes="196x196" href="' . $settings['images_url'] . '/mobile.png" />
I was thinking, is this really necessary for ElkArte? If it is not, why not just remove it in the future for easy favicon change.

Re: favicon

Reply #17

Well, the easiest way to change the favicon would be to replace the "mobile.png" file with an equivalent one in the images directory, so that mobile devices will be happy too.
Bugs creator.
Features destroyer.
Template killer.

Re: favicon

Reply #18

Well, that is one way of doing it though I prefer as simple as placing favicon.ico in EA root folder. ;)

Re: favicon

Reply #19

That will not play very nicely with all the mobile stuff, but that's up to you. ;)
Bugs creator.
Features destroyer.
Template killer.