change color of calendar file link and remove the text-decoration? | Community
Skip to main content
Eric_Salamon1
New Participant
July 29, 2014
Solved

change color of calendar file link and remove the text-decoration?

  • July 29, 2014
  • 4 replies
  • 2466 views
I have figured out how to change link colors and remove the text-decoration in the html code, but is it possible to do it for the calendar file links?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
I added inline styles to the text field, and it works for me:


4 replies

Eric_Salamon1
New Participant
July 30, 2014
To impliment on a regular link it works, but how can you do it with a token link, which doesnt reslove as a link until it is sent out?
Accepted solution
July 30, 2014
I added inline styles to the text field, and it works for me:


Eric_Salamon1
New Participant
July 30, 2014
CSS isn't read by most e-mail clients, so it is best to put it inline. Any other ideas?
Josh_Hill13
New Participant
July 29, 2014
It might be if you adjust the CSS in the same way. I'd suggest looking at the fully generated email and then putting in some custom CSS that overwrites their CSS.