NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Matthew on June 16, 2011, 04:23:44 AM
-
Hello
How to add my own icon that it will be show in address bar in web browser?
Regards,
Matthew
-
Problem resolved.
I need to add before </head> section the following line:
<link rel="shortcut icon" href=".\favicon.ico" />
and put my icon in web folder.
Regards,
Matthew
-
It could be also a "png"
Robert
-
You don't even need to do the header bit. Just put the file named favicon.ico in the web folder.