General Community > HTML/CSS
Favicon Help
Chris™:
How do we make a .ico?
Gary:
You can just use a graphic program like Photoshop and just add the .ico extension to the filename.
-AwwLilMaggie
Alan S:
Or you can just upload a normal image to here and it will be resized and put into ico format automaticaly.
http://www.favicongenerator.com/
weightman:
--- Quote ---Dont put the code in the index.php , It could screw up your forum , Put it in the index.template.php
at the very start before all the other code so its like
Code:
<head>
<link rel="shortcut icon" href="favicon.ico" />
</head>
<?
-----Smf Code------ ?>
--- End quote ---
This worked for me. The favicon mod nor any of the code in the others threads did not.
Thanks
meMilly:
--- Quote from: Alan S on December 21, 2006, 11:00:29 AM ---Dont put the code in the index.php , It could screw up your forum , Put it in the index.template.php
at the very start before all the other code so its like
--- Code: ---<head>
<link rel="shortcut icon" href="favicon.ico" />
</head>
<?
-----Smf Code------ ?>
--- End code ---
--- End quote ---
THANK you! :) I had tried everything else!
* meMilly whistles happily and looks at her new favicon.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version