Jump to content

Adding a favicon

From NusaATK
Revision as of 07:19, 4 June 2011 by bahtiar (talk | contribs)

ATK Howto: Adding a favicon

Complexity: easy
Author: Wayneh

List of other Howto's

To set a favicon add the following to the config.inc.php configuration file

$config_defaultfavico = "images/name.gif";

where images is the folder where the file name.gif is stored

See Wikipedia http://en.wikipedia.org/wiki/Favicon for details of required file format for different browsers