Sales Email

RoelofR
Participant

HTML Signature - Center aligning?

SOLVE

I had/have a signature that is mostly text with some links, where I also like to center a few lines of the text. It works solidly in Outlook, I have it setup in Hubspot in the signature. In the signature editor, it shows up perfectly in the preview.

 

When I draft a message in Hubspot, the preview also shows up perfectly with the aligned text in center. However, after sending the message, both the send mail and received mail have all text aligned to left, plus it appears that the size of the text is also increased quite a lot.

 

What am I missing? Does the <center> tag no longer suffice? Is there a setting that overrides fonts/styles of my emails in Hubspot that I miss?

 

 

0 Upvotes
1 Accepted solution
GiantFocal
Solution
Top Contributor | Partner
Top Contributor | Partner

HTML Signature - Center aligning?

SOLVE

Hi @RoelofR,

 

Did you create your signature using HubSpot's email signature generator?

 

<center> tag has long been depreciated. If you're using table format, you can add text-align: center to your column. 

Best regards,
Ernesto @ GiantFocal
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!

View solution in original post

0 Upvotes
2 Replies 2
GiantFocal
Solution
Top Contributor | Partner
Top Contributor | Partner

HTML Signature - Center aligning?

SOLVE

Hi @RoelofR,

 

Did you create your signature using HubSpot's email signature generator?

 

<center> tag has long been depreciated. If you're using table format, you can add text-align: center to your column. 

Best regards,
Ernesto @ GiantFocal
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!
0 Upvotes
RoelofR
Participant

HTML Signature - Center aligning?

SOLVE

Hey @GiantFocal  - No I did not use that yet, it appears I can not recreate my current setup in there. It is worth considering adopting a new signature that is easier to maintain consistent and less error-prone.

 

Thanks for pointing this out!

0 Upvotes