Uploading a Favicon
To upload a favicon, staff must perform several steps, including uploading the icon file to re:Members AMS and pasting a link to the uploaded icon in the Web Sites App.
Uploading an Icon File
Upload the .ICO file to be used as the favicon. For information on uploading files visit the help topic The Uploads App.
Linking to the Uploaded Favicon
- Locate the path of the uploaded file.
- Navigate to the Web Sites App.
- In Web Sites, click the Root Site menu option.
- In the Root Site Settings page, click the Advanced Settings tab.
- Under the Advanced Settings tab, click the Root Site tab.
- In the Root Site text box, scroll to the bottom of any text that may be there and insert the following syntax:
<link rel="shortcut icon" type="image/x-icon" href="/files/[uploaded file path].bin" />
In the syntax above, replace "[uploaded file path]" with the path name of the .ico file that was uploaded.
Note: Before entering the favicon syntax described above, ensure your cursor is placed outside of any syntax that may already exist in the Root Site text box.
- Click the Save Custom Styles & Scripts button.