- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2020 02:39 AM
Hi Community,
Does anyone knows how do I add another image right next after the avatar in the header navigation in Service Portal?
I tried going to Service Portal > Headers & Footers and duplicate the "Stock Header" as "Custom Header" and add a HTML line such as "<img src="second_image.png" width="180" height="70"/>" in the HTML after the line showing the avatar but it doesn't seems to take any effect. I could be looking in the wrong place or widget
Any advice is appreciated.
Thank you.
Solved! Go to Solution.
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2020 02:44 AM
Hi,
use the suggested solution by ChrisBurks here, you need to add the CSS code as well:
If I have answered your question, please mark my response as correct and/or helpful.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2020 02:44 AM
Hi,
use the suggested solution by ChrisBurks here, you need to add the CSS code as well:
If I have answered your question, please mark my response as correct and/or helpful.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2020 06:04 AM
Did this solve your question? Or do we need to follow-up on this?
If I have answered your question, please mark my response as correct and helpful.
Thank you very much
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2020 06:17 PM
Did some tweaking based on your suggestion. Thanks Alberto. 🙂