Jump to content

Adding a favicon

From NusaATK
Revision as of 22:14, 29 May 2011 by Wayneh (talk | contribs) (Created page with "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 sto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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