- This topic has 2 replies, 1 voice, and was last updated 8 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
› Forums › SNAP – WordPress Plugin Forums › Message Text Format &HTML ?
Can I add something like this into SNAP’s Message Text Format area?
<style>
a:link {color:red; background-color:transparent; text-decoration:none}
a:visited {color:pink; background-color:transparent; text-decoration:none}
a:hover {color:red; background-color:transparent; text-decoration:underline}
a:active {color:yellow; background-color:transparent; text-decoration:underline}
</style>
CXJM
Message Text Format is a regular textarea. You can post HTML there. What is the problem?
Notifications