Icon Help!

hansmafia15

Reputable
Joined
May 11, 2008
Messages
110
Reaction score
0
FP$
6
How do you install this icons??
 

Attachments

  • Picture1.webp
    Picture1.webp
    6.3 KB · Views: 66
What software are you using? Ones like Zetaboards allow you to just upload the picture.

Others require you to put in an HTML code. Here it is:
Code:
<link rel="shortcut icon" href="ICON URL HERE" type="image/ico">

Hope that helps. 🙂
 
For phpBB3, you can just upload the image (favicon.ico) to your forum's root directory and it will pick it up automatically :great:
 
hansmafia15 said:
Im using phpBB3..

Where do you put the code??
Wherever you put HTML code. It should work anywhere, but I'd put it in the header just to be safe.

Or take Nathan's option. 😛
 
Youhave to name the icon "favicon" no quotes. It will take anything up to two weeks depending on your traffic for it to appear, mine took about ten days, max size (I think) is 16 x 16 pixels
 
sapper said:
Youhave to name the icon "favicon" no quotes. It will take anything up to two weeks depending on your traffic for it to appear, mine took about ten days, max size (I think) is 16 x 16 pixels
I thought the max was 32 x 32... :shrug:
 
sapper said:
Youhave to name the icon "favicon" no quotes. It will take anything up to two weeks depending on your traffic for it to appear, mine took about ten days, max size (I think) is 16 x 16 pixels

Mine took an hour... -.-
 
@hansmafia15 that could just by your DNS servers not updating on your ISP right away, Happens to alot of people. you can always use pagewash.com to update faster.
 
Back
Top Bottom