FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

How To Install A Favicon !!! a little Tutorial..

 


theem
Ok, you know those little icons that are to the left of a web address? Very Happy |_ http://www.domain.com_| Well that is called a favicon, folks. If you want one, simply do the following:

1.) Make sure your favicon is in .ico format. Name it favicon.ico
2.) Upload the favicon.ico to the same folder as your main index.html or index.php or index.asp, whatever. Basciaaly, you should have:
http://domain.com/blah/favicon.ico http://domain.com/blah/index.___<--PHP,HTML,ASP, whatever you have.
3.) Put this into the head tag of your index page:

Code:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">


Thats it...
enjoy...
Mosquito.Tyler
You may want to include the file size and dimension limitations...I don't know what they are, but I'm sure people reading this would like to know. Thanks for the small Tut.
mariohs
Please, next time use the Search function before posting old data.
There is already 2 topics talking about favicons.
http://www.frihost.com/forums/vt-31989.html
and
http://www.frihost.com/forums/vt-34735.html

Thanks

-locked-
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.