- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 08:57 PM
Hi ,
we have a requirement that we need to change background colour .
How to impelement this .
@Saurav11 @kamlesh kjmar @Community Alums
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:00 PM
Hi @nameisnani ,
Open email template and switch to Rich HTML editor by clicking on UI action as below :-
Then change background color from EDITOR.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:15 PM
Hello,
As I had mentioned in my first answer do the below:-
Select the table and Click on the icon as in the screenshot:-
Once you click on the icon the below will appear then click on color picker as below:-
Then select the exact color you want to add. You can also use # to enter the color code as below:-
Please use the below link to find the code of any color:-
https://www.w3schools.com/colors/colors_names.asp
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 09:04 PM
Hello,
How have you created the table using email script or from the notification Body HTML itself?
If it is from the body html you can use the below:-
Notification -> What it will contain(tab) -> Message HTML -> Above the editor we have many options to make use of, one of them is background color as highlighted in the below screenshot.
This would help you to update the background color of that particular notification alone.
But if it is using email notification script please share you code so that I can update it accordingly.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 09:14 PM
Hi @nameisnani,
Can you share your notification and email scripts here? You have to modify it accordingly to add background-color.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 09:32 PM
Hi, share the notification/email scripts screenshots.
Color code might have defined, you'll have to modify it accordingly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 09:41 PM