Website Favicon
Posted: Mon Mar 04, 2013 4:16 am
I noticed we currently lack one.
Not that this has to be it, but I took the logo I saw and just made a little icon from it. Nothing fancy at all.
In fact I didn't even resize it with an appropiate method.
To assign a favicon to your website/forum pages, edit the header to have this:
Could use something else, but there should be something you now? 
Append: Thought I'd mention I chose this subforum because there wasn't a website feedback subforum.
Not that this has to be it, but I took the logo I saw and just made a little icon from it. Nothing fancy at all.
In fact I didn't even resize it with an appropiate method.

Code: Select all
<link rel="icon" type="image/png" href="images/or/whatever/favicon.png" />
<link rel="apple-touch-icon-precomposed" href="images/or/whatever/favicon.png" />

Append: Thought I'd mention I chose this subforum because there wasn't a website feedback subforum.