How to Create HTML Email Signatures for Microsoft Outlook 2011 On a Mac

How to Create HTML Email Signatures for Microsoft Outlook 2011 On a Mac

Having a HTML signature in your emails is a great way to look professional, unique and to promote yourself but creating one isn’t so straightforward. You have to design your signature layout, write up the HTML codes and know how to install it into your preferred email program. In this tutorial, I’ll go over some HTML tips for writing up the HTML codes and give instructions on how to install the email signature into Microsoft Outlook 2011 on a Mac.

There are 2 sections in this tutorial:
Section 1: HTML Tips For Coding Your Email Signature
Section 2: Installing your HTML signature into Outlook 2011 on your Mac

If you have basic HTML skills and know how to work with a web server, you will learn how to write up your HTML codes correctly by following Section 1. If you don’t know anything about HTML coding or just don’t have the time to deal with it, you may consider hiring us to do it for you. Please visit www.htmlsignature.com for more info. Go straight to Section 2 if you already have your HTML email signature file created and just need installation help.

SECTION 1: HTML SIGNATURE CREATION

Step 1.1: Design Consideration

Today, emails are viewed on desktop computers, laptops and on tablets and smart phones. It is best to keep the width of your HTML email signature as narrow as possible for the best result. Most modern mobile devices have a default width of 640 pixels so it is best to keep your design under that to ensure that the layout doesn’t break on smaller screens. From experience, designs that have a width of 320 pixels and under are the most consistent. NOTE: If your signature design for Outlook 2011 have a width larger than 320 pixels, you will have to manually adjust the width of your signature each time you compose a new email.

View sample signatures that I have created for others.

Step 1.2: Signature Information

MYDESIGNPAD Signature design 2012

Decide what and how much info you want to display on your signature. For this demonstration, I’ll be using my own HTML email signature design with a picture link to my website, name, title, email and some other text links. Feel free to use my design as a template. To see the HTML codes, find “View Source” in your browser menu.

Step 1.3: Writing the HTML Codes

Here are some basic but important notes to keep in mind as you design your signature. One major obstacle in designing HTML e-mail templates is that there are so many different e-mail clients out there (most if not all can’t handle CSS and HTML like our internet browsers can) so you have to keep your design and codes as simple and straight forward as possible.

  • Use tables for basic layout. The CSS float property is not supported in Gmail or Outlook, making CSS layouts impractical.
  • Use inline CSS. The style tag is not supported in Gmail, and support for CSS selectors is spotty.
  • Use only basic CSS properties. E-mail clients tend to be very picky about which CSS properties they support. Campaign Monitor has a great summary of CSS support in e-mail to use for reference.
  • Use absolute URLs. Relative paths won’t work for an e-mail signature. So all your links need to be absolute URLs.
  • Link to images. I personally dislike e-mail signature images as attachments (it makes it easy to mistaken that image as a legitimate attachment). Because of this, I recommend linking to your images by placing them on a web server rather than including them as attachments. See Step 4 for more info.
  • Exclude HTML, HEAD, and BODY tags. When we get ready to save your HTML signature into Mail, make sure that only the relevant HTML is included in your document.

Step 1.4: Saving and Uploading your images to a web server

Since we want the email signature to load quickly, make sure to optimize your image with Adobe Photoshop by doing a “Save for Web.” Upload your images to your web server and copy the public path. The public path (absolute URL) should look something like this: “http://www.yourdomain.com/images/logo.gif” Copy image link and insert it into the appropriate img tags of your HTML file.

Step 1.5: Save File and Preview

Once you have your email signature coded, save the HTML file to your Desktop and call it “signature.html” Locate file and open it with Safari or Firefox (not tested with other browsers).

SECTION 2: HTML SIGNATURE INSTALLATION

Step 2.1: Copy Signature Design

With your “signature.html” file opened on Safari or Firefox, press Command+A on your keyboard to “Select All.” Then press Command+C to copy design.

Copying HTML signature in Safari

Step 2.2: Create Placeholder Signature

Open Outlook > Preferences > Signatures. Click the plus button on the lower left to create a new signature. Give it a name. If there are any content in the big right signature window after you’ve clicked the plus icon, delete it. It usually displays your first and last name. In my case, it’s MYDESIGNPAD.

Opening Outlook preferences

Signature Settings

Add signature

Step 2.3: Replace Default Signature

Click anywhere on the big right signature window to have it selected, press Command+V on your keyboard to paste in the signature design that you copied from your browser.

Inserting HTML signature

Step 2.4: Confirm Default Signatures Setting.

Click the “Default Signatures…” button on the lower right. Click to open pop-up window on the right column. Select the signature that you created and press “Ok.” Close window and quit Outlook. Then reopen Outlook. Open up a new compose email window and your new signature should be there.

Confirm default signature

Testing new signature

Summing Up

Feel free to contact me if you run into any problems creating your very own HTML signature. I’ll be pleased to see your creative HTML email signature so please post your link in the comment area. Cheers!

If creating your own HTML signature seems a bit too much work or you just don’t have the time for it, we can help. We have created over 8000 attractive email signature with clickable images and text links for clients across the globe. Visit our HTML email signature design service website: www.htmlsignature.com to get started.

October 23rd, 2012 | Tutorial | 256874 Views | 63 Comments ›

63 comments »

  1. July 20th, 2015

    Hi, loved your artcile and hope you can help. Have created a html email signature for the company, works fine in Outlook on PC, but when using it on Mac the columns aren’t staying in the format they should do, and they appear stacked on top of one another, not side-byside. Please take a look at my code (pasted below) and let me know if you can see where I am making mistakes. Any help much apprecaited,

    http://www.neoscreativehost.com/Email-Sig2015/Ian-c_email.htm

  2. November 19th, 2015

    My issue is very similar/ same as James Rabun’s above, but no-one seems to have the answer, so Im trying again :
    I am having an issue with my Outlook 2011: mac email signature. I created an html files and hosted the images on my ftp site. When I send a email out to test it Outlook blocks the images leaving a box where an image previously was. I get emails from some people where I dont have to download the images to see. I suspect they too are using a html style signature. What are they doing that Im not? Any suggestions?

  3. January 5th, 2016

    Tim Cai says:

    Paul, do you see your signature image when you are composing your email message? It is ok if you see a blank box in place of your image when you are composing your email message as long as you check to see if your recipient is seeing the image or not. Make sure you check your compose and read settings in your email program to ensure that you have HTML formatting enabled and you have allowed remote images to load.

  4. March 12th, 2016

    Hi Tim,
    Great pointers. I’m having an issue though, I designed a simple email signature for one of my clients and for some reason she is having an issue when ‘replying all’, the older messages don’t shift to the bottom of the email signature but rather directly to the right of if it (right next to the table). Any help would be much appreciated to get it to shift below the email signature, thanks!

  5. March 12th, 2016

    Tim Cai says:

    Nicholas,
    That is weird. I haven’t heard of that or experienced that before. You may try to get rid of all the extra spaces and line breaks in your html file and do a reinstall. See if that would sort the problem.

  6. April 18th, 2016

    There is a new app that does this for lazy people like me! I found it in the Mac App Store:

    https://itunes.apple.com/us/app/html-email-signature-for-outlook/id1101267774?mt=12

  7. May 4th, 2016

    I love this, but I keep getting this text showing up above my email signature:
    Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Message-Id: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\))

    I am using El Capitan, so not sure if that is a problem. Thanks!

  8. May 17th, 2016

    Dear all,

    I created an email signature in dreamweaver but cant seem to implement it in outlook on windows. Can anyone please advise/assist?

    Thank you so much!

    Bram

  9. May 29th, 2016

    Tim Cai says:

    Bram, click on link for tutorials on how to create and install a html signature. If you need help creating a proper html file, you may considering hiring MYDESIGNPAD to do it for you. Here is the link: http://mydesignpad.com/htmlsignature-order-package/

  10. May 29th, 2016

    Tim Cai says:

    Sarah, maybe when you insert the html codes into the signature placeholder, you have not deleted the placeholder text?

  11. September 20th, 2016

    Juan B. says:

    The issue I see is that even if you copied and pasted the browser signature with an IMG included, it still shows as an attachment on delivered emails. Is there no way to completely bypass this and include the image linked via html src?

  12. October 6th, 2016

    Hey.. I’m using the same steps to include my own signature but the problem is, when I am using the company logo with my signature, it is considering the logo as an attachment. Do you have any idea, how do i get rid of this attachment issue, in ms outlook for mac?

    Thanks

  13. July 19th, 2017

    Nabeelah says:

    Hello

    I have created an html signature that works as expected on other email clients. However in Outlook the css formatting is stripped away. I’ve used tables to do the best layout possible. Certain aspects like not displaying the bullet points, text centering and link decoration is being ignored. Anyway I can force this formatting in Outlook?

    Thanks in advance for your help

Leave a comment * Required fields.


About

  • "Sure someone else could have created a greater logo redesign for EME Lighting but I was sold on Tim’s diligence & reliability plus I love our new logo! It is fresh, symbolic of who we are while staying in line with our brand intention."

    - Bill Lee
    CEO of EME Lighting
  • "Tim is a trustworthy and effective designer. He redesigned the entire visual identity system for my company & I am extremely pleased with it. As the CEO of a company with over 3000 employees, I would recommend Timmy to anyone looking to have some serious design work done."

    - Tony Ou
    CEO of Senqiu Lighting
  • "Tim effectively designed my website and newsletter. What impressed me the most was his ability to create the images, style and design I was looking for. I highly recommend him if you are looking for someone reliable, flexible and talented."

    - Christine M.
    Owner of Acupuncturebody
  • "Tim has a great personality that makes him a pleasure to work with. He is focused, hard working & always has an attention to details. He has great curiosity and constantly strives to learn & develop himself taking his work to the next level"

    - Slava S.
    Director of Creative Services at STV
  • "Tim conceptualized original ideas & executed the design brilliantly. He always made sure the highest technical & design standards were met. I could always count on him to translate the client vision into reality."

    - Linda G.
    VP Biz Dev. at Real Estate Arts
  • "Tim is a highly talented designer. He has excellent technology skills, amazing dedication & terrific interpersonal abilities."

    - Michael S.
    AD at Real Estate Arts
  • "Timmy is a very talented designer, he is passionate and reliable, his work is always creative & on time. He’s a good person with lots of energy, which makes him a pleasure to work with."

    - Jess L.
    AD at Sudler & Hennessey
  • "Timmy got a great system for helping you figure out what you want, need & putting those ideas down into a tangible product. He has done 3 sites for me already & anyone I have recommended him to has called me back to thank me."

    - Vahram S.
    Owner of Brooklyn Body