Styles, Formatting and Stylesheets
In This Topic
Document! X and HelpStudio Bundle includes a variety of functionality for the creation, management, and application of styles. Built around powerful web standard CSS, you can apply existing styles using the Style Picker, define new style rules or inline styles using the Style Editor, and edit your Stylesheets in the built-in Stylesheet editor.
Fundamentals
Create a New Style Rule
- In the Style Picker dock window click the Create a new Style Rule toolbar button.
- In the Create New Style Rule wizard choose where you want to save the new Style Rule.
- Select Next
- Choose a name for the new style rule, and set the desired properties.
- Click Finish.
If you wish to apply the newly created Style Rule to some content, follow "Apply One or More Styles Rules to Content" below.
Apply One or More Style Rules to Content
- Select the content you want to style either by highlighting with the mouse or selecting the element from the Page Map.
- Using the Style Picker window, select the Style Rule or Style Rules you wish to apply.
- The selected content has the selected Style Rules applied.
Edit a Style Rule
- Click the Edit button adjacent to the Style Rule in the Style Picker window.
- The Edit Style Rule window opens. You can now edit the properties of the Style Rule.
- Click OK. The updated Style Rule is immediately reflected in any open content editors, and in the Style Picker.
Delete a Style Rule
- Click the Delete button adjacent to the Style Rule in the Style Picker window.
- Select Yes to the confirmation prompt.
- The Style Rule is permanently deleted.
See Also