Killersites.com Homepage Welcome Guest   |   Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | User List  | Help



Quick Go »

No member browsing this thread
Thread Status: Active
Thread Type: Sticky Thread
Total posts in this thread: 29
Posts: 29   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 12225 times and has 28 replies Next Thread
Male dawg
Advanced Member
Member's Avatar


Joined: Jan 7, 2005
Post Count: 340
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

I also use Irfanview like dave does. Really simple cuts down all the steps as any .jpg .gif .pnp .bmp can be saved with the .ico extension.


It is best to work with at least a 32X32 as 16x16 is really too small to work with, at least for me.
[Oct 3, 2005 9:48:14 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male davidmead
Advanced Member
Member's Avatar

USA
Joined: Jul 21, 2003
Post Count: 749
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

There is a nice online favicon builder I've just stumbled upon. It also offers a 48x48 px version for your WinXP icons :-)

Dave
----------------------------------------
Building quality, affordable web sites worldwide - DMWebsites.com
[Oct 4, 2005 8:16:52 AM] Show Printable Version of Post    View Member Profile    Send Private Message    CheersFromDave [Link] Report threatening or abusive post: please login first  Go to top 
Male Meet
Newbie
Member's Avatar

India
Joined: Oct 4, 2005
Post Count: 43
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

Hey but I am still stuck.

I added following line code in my <head> biggrin

But It gives me icon which is given to the files which are not recognized by windows.

Please Help!!!!!!!!!

Regards,
Meet sad
----------------------------------------
Regards,
--------------------
Amit Choudhary
[Oct 5, 2005 12:02:26 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male Broc
Advanced Member
Member's Avatar

U.S.A.
Joined: Mar 28, 2005
Post Count: 962
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

You are using an icon that you already have right? And, IE won't display it when you bookmark it, even though you added the code as Tim suggested.

Try recreating your icon with the methods listed above. Then give it a shot and let us know what happens. IE displays fine when bookmarked for me.
----------------------------------------
Broc
High Tide Web Services
High Tide Templates
[Oct 5, 2005 12:21:51 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male Meet
Newbie
Member's Avatar

India
Joined: Oct 4, 2005
Post Count: 43
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

Broc,

Thanks for the response.

I tried thai to.
1. I don't have have the software to create a png file.
2. I tried to convert bmp2ico, but after running the bat file no file was created, when run it in DOS(just to ckeck what is happning)
It was showing an error that bmp2ico external command is not recognized

One thing I want to share with you is that, I just created one html
file with only html and head tag, and put the link code
inside the head. then opened the file and added to the favorites.
but it is not working.

Regards,
Meet
----------------------------------------
Regards,
--------------------
Amit Choudhary
[Oct 5, 2005 12:32:51 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male Broc
Advanced Member
Member's Avatar

U.S.A.
Joined: Mar 28, 2005
Post Count: 962
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

Try out the online favicon builder Dave recomended.

Also, are you uploading the .html and .ico file to a server, or saving it on your hard drive? Make sure the link acurately describes the file including it's location.

Not that I think it would make much of a difference, but the markup Tim gave is xhtml. The html equivalent is very similar

xhtml: <link rel="shortcut icon" href="favicon.ico"/>

html: <link rel="shortcut icon" href="favicon.ico">
----------------------------------------
Broc
High Tide Web Services
High Tide Templates
[Oct 5, 2005 1:02:54 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male Meet
Newbie
Member's Avatar

India
Joined: Oct 4, 2005
Post Count: 43
Status: Offline
Reply to this Post  Reply with Quote 
devilish Re: Creating Favicons

I tried this code but still not working:
html: <link rel="shortcut icon" href="favicon.ico">

I am not uploading file and image.

and I also don't have IIS to run it from local server.

What should I do.

Can you try the following code in your PC.
don't upload it. juat run it from PC.

<head>
<title>Meet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="author" content="Meet">
<meta name="copyright" content="Meet">
<meta name="description" content="Meet">
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
<img src="favicon.ico" width=100 height=100>
</form>
</body>


I removed HTML tag from the code because it was giving me error of Perant tag sad
----------------------------------------
Regards,
--------------------
Amit Choudhary
----------------------------------------
[Edit 1 times, last edit by Meet at Oct 5, 2005 1:36:54 AM]
[Oct 5, 2005 1:16:03 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

It is likely not running because it is not on a server. install a test server and test it then.
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Oct 5, 2005 3:18:41 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male Meet
Newbie
Member's Avatar

India
Joined: Oct 4, 2005
Post Count: 43
Status: Offline
Reply to this Post  Reply with Quote 
confused Re: Creating Favicons

Sure,

I will try this at my home tonight sad
----------------------------------------
Regards,
--------------------
Amit Choudhary
[Oct 5, 2005 5:23:38 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male LSW
Advanced Member
Member's Avatar

USA
Joined: Nov 27, 2003
Post Count: 6287
Status: Offline
Reply to this Post  Reply with Quote 
Re: Creating Favicons

Try XAMPP , free Apache server that also configures it and installs MySQL and PHP. It is Free.
----------------------------------------
Gu.aal kwsh� yak'�i it�akw ijeet wugood�k

LSW-WebDesign.com
[Oct 5, 2005 6:01:39 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 29   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread