Creating a new Rich text editor format
You can create custom Rich text editor control formats that you can apply in your application. You can also select one of the preset mixins to control the format.
Use mixin | Select to use a mixin to define the color of the header, footer, and border. The Mixin field displays the name and a preview of the currently selected mixin. Click the Mixin icon to select a different mixin from the list. |
Specify styles |
Select this check box to define a custom color format for the header, footer, and border. Select:
|
- To create a style format, perform the following actions:
- Click Add a format.
- In the Create a new format dialog box, enter the
Format name by using only alphanumeric characters (a-z and
0-9) and spaces.The name cannot begin with a number. The format name that you enter is converted into the name CSS class or classes.
- Optional: Provide a Usage annotation.
- Click OK.
- To create a style format by copying an existing format, click Actions and select Save as from the list.
Previous topic Skin formats for Rich text editor controls Next topic Applying a custom rich text editor format