HTML signature image does not appear

Jucélio Rosa 21 Reputation points
2023-09-12T11:58:17.73+00:00

Good afternoon

I have Office 2010 installed on the machine, I am having problems with the Outlook signature, my signature has my company logo that does not appear in the image. I would like to know how I can resolve this.

Thanks.

Microsoft 365 and Office Install, redeem, activate For business Windows
Windows for business Windows Client for IT Pros User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,476 Reputation points MVP
    2023-09-22T01:16:30.2566667+00:00

    Review the HTML code for your email signature to make sure the image tag is correctly formatted. It should look something like this:

    <img src="https://www.example.com/logo.png" alt="Company Logo">

    Replace the URL with the actual URL of your image.

    Outlook has security settings that can block external images for privacy and security reasons. To check these settings, go to File > Options > Trust Center > Trust Center Settings > Automatic Download. Make sure the option "Don't download pictures automatically in HTML email messages or RSS items" is not selected.

    Ensure that you are using an up-to-date version of Outlook. Outdated versions may have compatibility issues.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.