inherit
200358
0
Jun 19, 2014 18:46:03 GMT -8
lualord
hi
32
September 2013
lualord
|
Post by lualord on Jan 15, 2014 17:03:11 GMT -8
Well, I can't post in code requests so I'll ask here. How do I add a custom favicon to my ProBoards forum?
|
|
inherit
202818
0
Aug 22, 2014 8:43:56 GMT -8
Cpt.Glitch
50
December 2013
cptglitch
|
Post by Cpt.Glitch on Jan 15, 2014 18:01:55 GMT -8
Go to Admin>Themes>Layout Templates> Forum Wrapper then find this.
$[tag.html.open]
<head>
and add this right under that
<link rel="shortcut icon" href="Your Link here" type="image/x-icon" />
Add the link to the favicon you want in the are I marked for you.
|
|
inherit
204154
0
Apr 14, 2014 8:01:57 GMT -8
Ownerrr
13
January 2014
ownerrr
|
Post by Ownerrr on Jan 17, 2014 14:36:56 GMT -8
Go to Admin>Themes>Layout Templates> Forum Wrapper then find this. $[tag.html.open]
<head>
and add this right under that <link rel="shortcut icon" href="Your Link here" type="image/x-icon" />
Add the link to the favicon you want in the are I marked for you. Hey thanks for this! But I have one more question.. Is there anyway to make it work with animated .ico's? I'm using one, but it's only displaying the first frame of it. Thanks! --edit-- Seems that only Firefox has support for animated favicons. Really can't believe that's not a feature for all browsers..
|
|
inherit
200358
0
Jun 19, 2014 18:46:03 GMT -8
lualord
hi
32
September 2013
lualord
|
Post by lualord on Jan 18, 2014 15:54:52 GMT -8
Go to Admin>Themes>Layout Templates> Forum Wrapper then find this. $[tag.html.open]
<head>
and add this right under that <link rel="shortcut icon" href="Your Link here" type="image/x-icon" />
Add the link to the favicon you want in the are I marked for you. Where should I host my .ico?
|
|
inherit
namaste
197894
0
Nov 15, 2013 13:06:18 GMT -8
Jaguar
Fear does not stop death. It stops life.
7,151
August 2013
sugilite
|
Post by Jaguar on Jan 18, 2014 16:19:09 GMT -8
|
|