Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Emails are not formatted correctly in Outlook or older email applications - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Emails are not formatted correctly in Outlook or older email applications
KB0746264

Emails are not formatted correctly in Outlook or older email applications


8422 Views Last updated : Jun 27, 2025 public Copy Permalink English (Original)
  • English (Original)
  • Japanese
KB Summary by Now Assist

Issue

When a user receives the email notification, the table or HTML format is gone. Although the preview seems fine, the email client does not show all the .css styles including:

  • Tables and cells background
  • Font colors
  • Padding, borders, and margins not as designed in the notification

Following is an example of an email received on an older version of Outlook (Outlook 2010) with broken styles:

Styles that are not shown in the browser 

 

Cause

Old email clients such as Outlook 2010 do not render the <style> elements properly and seem to require inline styling.

Resolution

You should update to a current version of your Microsoft Outlook application on either Windows or Mac. Older versions seem to work on very old engines equivalent to Internet Explorer 5, which only work with inline embedded styles.  

Following is an example of how the mentioned table should look like with the configured styles from the notification:

Example of a table without broken style with background colour visible as configured in the notification

Embedded styles are included in a <style> block in the <head> of the file. Inline styles are attached to an HTML element using the style attribute. Instead of including <style></style> code, you should use inline styles in the elements such as <td style='background-color:black'></td> 

Note: Microsoft Outlook and other email clients are not a ServiceNow Product. If you have any issue regarding your email client, contact your vendor or internal IT support.

 

Related Links

For additional information and references for email client rendering differences, see the knowledge article, Email preview looks different than in Outlook, Gmail, or other mail application


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

Attachments

Attachments

  • 77cbb672dbe87384a39a0b55ca9619b1.png
  • bfcbb672dbe87384a39a0b55ca9619af.png

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.