• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Change the web Icon on your website???

covert24

Golden Member
I want my website to display my own icon but i dont know how to do it. What do i need to add to the index or w/e in order to get it to show up?
 
wow that looks like way to much code to just display an icon... so i save the first block of code to a file named favicon.inc.php and then put the other block of code where?
 
Originally posted by: covert24
wow that looks like way to much code to just display an icon... so i save the first block of code to a file named favicon.inc.php and then put the other block of code where?

I have no idea, I've just been googling stuff. Google is your friend. I don't even know PHP. I found some results that seem promising but I'm not sure if they would work or not.
 
Originally posted by: covert24
Originally posted by: TruePaige
Here is the better way, thought I'd make it a new post.

Go here.

It generates the icon and gives you the one line of code you need.

http://www.favicongenerator.com/

thats def. html.. unless there is a php code that will let me integrate html in the script

Even if it's on a php webpage, you should still have a HEAD to it...

OR you can just ECHO the HTML...though that would be odd.
 
Back
Top