How do you change font colors outside the basic palette provided? The previous version had More Colors... that you could enter the html color codes, however I don't see that in this version.
You could always write a small user macro to enable colours e.g.
## Usage: {color-me-in:color=limegreen;bgcolor=hotpink}Lime Green on Hot Pink is lovely{color-me-in} <span style="color:$paramcolor;background-color=$parambgcolor">$body</span>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.