Page 1 of 1
Icons for AppGini apps
Posted: 2013-01-10 05:44
by KSan
Ability to capture an icon for the application which will then appear on the browser tab.
Re: Icons for AppGini apps
Posted: 2013-01-11 17:52
by Tekno Venus
Are you talking about Favicons here? I.e. the little pictures that appear next to tabs like this?

- favicon.png (3.39 KiB) Viewed 5805 times
If so, you can add a favicon at the root directory of the website. You can find some information here:
http://www.favicon.co.uk/help.php. Basically, create an icon that is 16x16 pixels for the favicon in a
.ico format. It is recommended to make it fairly simple. Upload this file to the root of your website. For most hosts that would be:
but if that's not the case, upload it where you upload any public files. This should automatically set the favicon for the whole site.
Hope this helps.
Re: Icons for AppGini apps
Posted: 2013-01-11 21:31
by KSan
Thanks much for the information. This is most useful. Your help is most appreciated.