How to create a Favicon

Discuss general web development questions. Help others and get help from others.

Moderator: kfury77

Post Reply
keiooz
Posts: 12
Joined: Wed Apr 18, 2012 7:12 am

How to create a Favicon

Post by keiooz »

How can I create a Favicon? Sorry for this simple question as I really don't know how...
HTML + CSS = BOOM!!! Image
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: How to create a Favicon

Post by MikeyB »

Tons of info doing a search:
https://www.google.co.uk/search?q=how+to+make+a+favicon

But it depends on what graphics software you use, and if it can save in the correct format, to get it to work in all browsers you need to save in .ico format, see here for a table of what's supported in different browsers: http://en.wikipedia.org/wiki/Favicon

Probably the best way is to use a website to convert it for you, lots can be found in the Google search above.

Mike
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: How to create a Favicon

Post by pmk65 »

I would recommend using this site.
http://realfavicongenerator.net/

It will save you a LOT of time if you want all the different desktop,tablet,mobile favicons too. ;)
There are 10 types of people in the world: Those who understand binary and those who don't.
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: How to create a Favicon

Post by pmk65 »

prasanth wrote:Hi,the favicon are jus 25*25px
Nope. that was years ago. (And it was 16x16 ;) )
Now the favicons comes in many different sizes, depending on the platform they are viewed on.
There are 10 types of people in the world: Those who understand binary and those who don't.
Grzyby15
Posts: 3
Joined: Thu May 14, 2015 11:35 am

Re: How to create a Favicon

Post by Grzyby15 »

Just some graphic software to be used. For example Iconforge
Post Reply