/
Add a Favicon to iShare GIS

Add a Favicon to iShare GIS

Overview

If you wish to add a favicon to your iShare GIS website then you can do this quite easily. You may wish to add your own ico but we have provided a link to an astunlogo ico if you wish to use this instead.

Step-by-step guide

  1. Either create your own .ico or download the astunlogo.ico
  2. Save the .ico into the ..Astun\iShareGIS\n.n\WebApps\Web\images folder. If you save this somewhere different then you will need to adjust the example code below accordingly.
  3. Browse to the ..Astun\iShareGIS\n.n\WebApps\Web folder and open the iShareGIS.aspx page in a text editor such as Notepad ++.
  4. Add the following line immediately after the <head> entry.

    Add a Favicon
    <link rel="shortcut icon" href="images/astunlogo.ico" type="image/x-icon">

     

  5. Save your changes.
  6. Refresh your Browser and the favicon should be displayed e.g.


Related content

Feature Builder
Feature Builder
Read with this
Symbols & Styling
Symbols & Styling
More like this
Apply & Store Styling for an OS MasterMap Topography Layer
Apply & Store Styling for an OS MasterMap Topography Layer
Read with this
Link to a File from iShare GIS Information Browser
Link to a File from iShare GIS Information Browser
More like this
Use HTML in Attributes
Use HTML in Attributes
Read with this
Display a popup information box on iShare GIS
Display a popup information box on iShare GIS
More like this