the code is already included
|
Code:
|
if (file_exists("themes/$ThemeSel/images/favicon.ico")) {
echo "<link REL=\"shortcut icon\" HREF=\"themes/$ThemeSel/images/favicon.ico\" TYPE=\"image/x-icon\">\n";
} |
you just add an icon called 'favicon.ico' in your /themes/YOURTHEMENAMEHERE/images/