- 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:45 PM
Hello,
It is in the email template. Please share the script of the email template:-
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 09:55 PM
@Saurav11 @Community Alums @Sagar Pagar
the cream color which is in banner should come as in table also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:00 PM - edited 11-27-2022 10:10 PM
Hi @nameisnani,
You have to click on background-color icon and then select the custom button and add the hex color code for cream which is applied to banner.
Check hex code for cream color and add it. It will apply the same color for table as well.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:05 PM - edited 11-27-2022 10:13 PM
Hello,
In your screenshot click on <> icon:-
OR
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.
And then copy paste the script which will appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:09 PM