The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to Set Favicon on HTML Page?

3 posters

Go down

Solved How to Set Favicon on HTML Page?

Post by Hardcore Gamer 11th October 2012, 13:34

I notice that my HTML page is missing a favicon, well, it's set as a default one. I want to use my own. Is there a code for this?


Last edited by Hardcore Gamer on 11th October 2012, 16:37; edited 1 time in total
avatar
Hardcore Gamer
Forumember

Male Posts : 524
Reputation : 4
Language : English

Back to top Go down

Solved Re: How to Set Favicon on HTML Page?

Post by runawayhorses 11th October 2012, 15:59

Yes,

Add the URL of your favicon ICO image in this code where it says to, and put the code in your HTML page.

Code:
<link rel="shortcut icon"href="URL OF ICO IMAGE GOES HERE">
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: How to Set Favicon on HTML Page?

Post by Hardcore Gamer 11th October 2012, 16:16

Thank you! It worked!

I also have one more question about my HTML page, no point in making another thread.

How do I change the background colour from white to another colour, like black?

Appreciate the help.

EDIT: When I publish the HTML page, the favicon code disappears. Why is this? I only have one code on the HTML and it's a link to an image. Confused
avatar
Hardcore Gamer
Forumember

Male Posts : 524
Reputation : 4
Language : English

Back to top Go down

Solved Re: How to Set Favicon on HTML Page?

Post by runawayhorses 11th October 2012, 16:20

Like this:

Code:
<body bgcolor="#000000">
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: How to Set Favicon on HTML Page?

Post by Hardcore Gamer 11th October 2012, 16:33

Just fixed the favicon, that colour code also works perfectly! Thank you!

Solved.
avatar
Hardcore Gamer
Forumember

Male Posts : 524
Reputation : 4
Language : English

Back to top Go down

Solved Re: How to Set Favicon on HTML Page?

Post by Sanket 11th October 2012, 16:41

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum