prog for making fav icons?

ruiner_066

OSNN Addict
Joined
11 Mar 2003
Messages
77
does anyone know of a program that can make those little icons that sit by a link in your favorites menu? the default one for ie is the little white page with the blue "e" over it, but some sites have a custom one. i'd like to make one for my site.
thanks in advance
 
You don't need a program.
Just add this line to the <head> section of your webpage:

Code:
<link rel="icon" href="favicon.jpg" type="image/jpeg" />

The favicon should be 16x16 pixels, and would be called favicon.jpg in this case.

The type would change according to the image extension:
JPG: type="image/jpeg"
GIF: type="image/gif"
PNG: type="image/png"

:)
 
Really at the root of the site, you make a file called Favicon.ico
 
The method that NetRyder mentioned will work great for pages (XHTML/PHP and so on) but if you also want the favicon to appear on things such as images or text files when they are being loaded by themselves and not within a page, you need to put favicon.ico in your site root (as ViperSnake said) which will probably be
/home/username/public_html/favicon.ico

You can use this app: http://www.irfanview.com/ to convert images into ico files. :)
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back