Jump to content
  • 0

Change Email Font Color in Triggers or Tasks


Kronos

Question

Hi everyone! I just want to share a simple customization for sending an email through trigger/task for those who are not that familiar with simple HTML or CSS coding.

Basically, this method will just let you change the font color of the text inside your table variable.

1. Change Email format from Plain text to HTML

image.png.f1de9c378e3e02e8b076228723922fe9.png

2. Open Text Rich Editor on the Text Area block

image.png.88cf6aa9350a53109f22817916a7f8a8.png

3. Click on Source

image.png.90fdcb6f2267a97c635a638a73d2de09.png

4. Paste the simple HTML code for setting the font color

<div style="color:red !important">[@variable:Variable]</div>

image.png.904584595e47f5adc744dcfc7c176a5e.png

 

I hope this reaches and helps the right people for this type of solution. 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...