Permission Required: Platform Admin
Adding a Favicon to your Localist Events Calendar tabs can be accomplished within your platform's Theme Editor, within the Global Site Shell template.
Please note: You will need to be hosting this image/icon accessible via URL
To do this, navigate to your platform's Admin Dashboard > Settings > Platform Settings > Appearances > Edit HTML for your current "Active" theme
You'll need to make sure your favicon is included using the following HTML format. Feel free to replace the placeholder URL with your actual Favicon URL and copy and paste this into the appropriate file using the steps below :
<link rel="shortcut icon" href="https://www.FaviconURL.com/favicon.ico" type="image/x-icon" title="favicon">
- In the Theme Editor, scroll down to Wrapper > Global Site Shell
- In the <head> code, paste the above line of code on any line before the closing </head> tag
- Save Changes
Comments
0 comments
Article is closed for comments.