SOLVED

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

Go to solution
Eric_Salamon1
Level 6
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?
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
I added inline styles to the text field, and it works for me:

0EM50000000SEaf.jpg

View solution in original post

4 REPLIES 4
Eric_Salamon1
Level 6
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?
Anonymous
Not applicable
I added inline styles to the text field, and it works for me:

0EM50000000SEaf.jpg
Eric_Salamon1
Level 6
CSS isn't read by most e-mail clients, so it is best to put it inline. Any other ideas?
Josh_Hill13
Level 10 - Champion Alumni
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.