Implemented  Xenforo favicon

This suggestion has been implemented. Votes are no longer accepted.
On the same subject...

You might think twice about adding a favicon to the software package. I have some customers who get mad when they accidentally overwrite their custom favicon with the one in the package while upgrading.

lol I can't count on one hand how many times I've accidentally uploaded the vB favicon over my own :eek:
 
I can make you a favicon pretty easy as well as most of them here :) I like xen install first try on test. Going to go live tomorrow, now just going to make me a new favicon.
 
How come my site wont show the favicon.ico - i'm using beta 2?
Well XenForo, as far as I can tell, does not reference favicon.ico anywhere in the <head> tag, so the fallback for web browsers is to look at http://chatfreaks.net/favicon.ico . You have no such file.

If you want to have a favicon unique to your forum, then you need to add a line like this to your <head> tag:
Code:
<link rel="shortcut icon" href="http://www.chatfreaks.net/community/forumicon.ico">
Read more: http://en.wikipedia.org/wiki/Favicon
 
Anyone fancy making me a favicon.ico for my site - would be much appriciated. :)
 
Your site logo seems to be a smiley. Have you looked at smilies out there for one that might be close to your logo? Creating a 16 x 16 image is really difficult.
 
Back
Top Bottom