I am currently writing a page that contains a richTextField. I want to
allow users to use some predefined styles I've made up that are in a CSS
file. Is it possible to add a different style to the text besides the
simple Bold, Italics, Underline and color. For example, I have a style
that has 80% text size, with blue text and Bold called "BlueBold". I want
to be able to simply add the style="BlueBold" to change the text.
If this is possible, please help me figure out how to do this.
Thank you,
Chris