Changing User Portal Favicon
  • 19 Apr 2023
  • 1 Minute to read
  • Dark
    Light

Changing User Portal Favicon

  • Dark
    Light

Article summary

Favicons are the small images that you can see on your browser tabs. You can customize this favicon to match your logo or your branding in Nexudus.

faviconexample

Changing your User Portal favicon is an easy two-step process on the Admin Panel.

Step 1. Uploading your Favicon to the Custom Files Folder

Before you can use your can use your favicon, you need to upload it to the custom files folder of the template editor.

We recommend using PNG files.
  1. Log in to dashboard.nexudus.com if you aren't already.

  2. Click on Image files.

  3. Click Add image on the top right corner of the page.

  4. Click Select file and select your favicon.

    Your file's name cannot include any:
    • Spaces
    • Brackets — (), {}, []

  5. Click the Save Changes button.

Your favicon file now appears in the folder.
FaviconListed.png

  1. Click on your favicon.

  2. Copy your favicon's URL by clickin on the clipboard icon and save it somewhere.

Favicon_URLCopy.png

You'll need it to complete the next step.

Step 2. Adding your Favicon to the head.js File

Once you've uploaded your favicon and saved its URL, all you need to do is add a snippet of code to your head.js .

  1. Click on head.js.
  2. Add the following code snippet at the end of the head.js file, after the */ symbols.
[
{"type": "link",        
"rel": "icon",        
"href": "",       
"sizes": "32x32"}
]
Make sure you copy the full snippet, including the square braces [ ].
  1. Add your favicon's URL between the quotation marks after the href tag.

FaviconSnippetURL.png

Make sure the URL is within the quotation marks.
  1. Click the Save button. 

Your favicon should now appear when you open your User Portal page in any browser. If you don't see your favicon, try refreshing the page.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence