0

Steps:

  1. Create a new email layout in System Policy> Email > Layouts or sys_email_layout table.
  2. Copy below code in the HTML Source code in the toolbar
    <style>
      #simulated_body
      {background-color: aliceblue !important;
            font-weight: 800;
        font-style: oblique;
      }
         </style>
    <p><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /></p>
    <div style="background-color: orangered; height: 75px;"><img src="wcode.png" width="200" height="50" style="margin-left: 220px; margin-top: 11px;" /></div>
    <p style="background-color: mintcream;">${notification:body}</p>
    <p></p>
    <div style="background-color: orangered;">
    <p style="margin-left: 19px; margin-top: 0px; margin-bottom: 2px;"><span style="font-size: 16px; line-height: 22.4px; color: #ecf0f1;"><b>Contact</b></span><a href="#" class="fa fa-facebook" rel="nofollow noopener" target="_blank" style="margin-left: 350px; font-size: 19px; margin-top: 10px; color: white;"></a><a href="#" class="fa fa-twitter" style="margin-left: 30px; font-size: 19px; margin-top: 10px; color: white;"></a><a href="#" class="fa fa-google" style="margin-left: 30px; font-size: 19px; margin-top: 10px; color: white;"></a><a href="#" class="fa fa-linkedin" style="margin-left: 30px; font-size: 19px; margin-top: 10px; color: white;"></a></p>
    <p style="margin-left: 19px; margin-top: 0px; margin-bottom: 2px;"><span style="font-size: 14px; line-height: 19.6px; color: #ecf0f1;"><b>Sector-78, Noida</b></span></p>
    <p style="margin-left: 19px; margin-top: 0px; margin-bottom: 2px;"><span style="font-size: 14px; line-height: 19.6px; color: #ecf0f1;"><b>helpdesk@workingcode.in</b></span><span style="margin-left: 200px; font-size: 14px; color: white;">Copyright &copy; 2023 Working Code. All Rights Reserved.</span></p>
    </div>
Email Template Design ServiceNow Working Code
Working Code Asked question August 22, 2023