Aligning Paragraphs
You can format a paragraph so that the text is aligned right, left, centered, or justified. This can be done through styles or by using local formatting. Using styles is usually recommended because the setting is automatically applied to any content using that style throughout the project, whereas local formatting affects only the particular content that you are working on.
[Menu Proxy — Headings — Online — Depth3 ]
How to Use a Style to Align a Paragraph
- From the Content Explorer, open the stylesheet that you want to modify.
-
Complete one of the following sets of steps, depending on whether you want to use the Simplified view or Advanced view in the Stylesheet Editor.
-
Simplified The Simplified view displays styles in a grid view and is often best for brand new users.
This view provides an easy way to apply properties to styles, with format options available from a toolbar and dialogs (similar to the way one would use an interface such as Microsoft Word). In some cases, only the most common property options are available in the Simplified view (e.g., font, letter/word spacing, paragraph alignment/indentation, autonumbering format, borders, background). One advantage of the Simplified view is that you can apply a property to multiple styles at the same time. You can also click a check box to hide the properties in the editor, allowing you to see only the styles.
-
Advanced The Advanced view displays styles in a tree structure, and despite the name, is user friendly for authors of all levels.
For the properties, you can toggle between a grouped display and an alphabetical display. The Advanced view of the Stylesheet Editor lets you edit more settings than are available in the Simplified view. In addition, the Advanced view lets you see and apply settings to multiple mediums and media queries at the same time.
Warning Mediums can be used if you want to use one group of settings for online output types and another group of settings for print-based output types. For example, you might use the default medium for your online outputs and the print medium for your print outputs. From the Medium drop-down in the Stylesheet Editor, make sure the proper medium is selected before you begin. In the Advanced view, you can open multiple mediums at once; you just need to look at the title at the top of the medium pane and make sure you are working in the correct one. If you are not using stylesheet mediums for your different outputs or if you want all mediums to have the same settings, just leave the medium set to default and continue. Please note that Flare Desktop remembers the last medium that you used when working in the stylesheet, so it may or may not be the one that you want to use the next time around. See Mediums and Media Queries.
If Using Simplified View
- In the local toolbar, make sure the first button displays
(which means that the Simplified view is currently shown in the editor). If the button displays
instead, then click it.
- In the upper-left corner of the Stylesheet Editor, click in the drop-down field and select
.
-
Select the appropriate paragraph style. For example, you can select the parent p tag, or you can select a class that you may have created for that tag (e.g., p.Tip, p.Note).
- In the local toolbar of the editor, click
. The Properties dialog opens.
- Select the Paragraph tab.
- In the Alignment section, select one of the options.
- Left Aligns the text on the left side of the page or column.
- Center Aligns the text on the center of the page or column.
- Right Aligns the text on the right side of the page or column.
- Justify Aligns the text so that it is flush with both the left and right side.
- In the Properties dialog, click OK.
If Using Advanced View
- In the local toolbar, make sure the first button displays
. If the button displays
instead, then click it.
- In the upper-left corner of the Stylesheet Editor, click in the drop-down field and select
.
-
Select the appropriate paragraph style. For example, you can select the parent p tag, or you can select a class that you may have created for that tag (e.g., p.Tip, p.Note).
- From the Show drop-down list on the upper-right side of the editor, select
.
- (Optional) You can use the toggle button in the local toolbar to show properties below in a group view
or an alphabetical view
.
- If you are using the grouped view, expand the Block group.
- To the right of text-align, click
, and select one of the alignment options.
- center Aligns the text on the center of the page or column.
- inherit Uses the alignment setting of the parent tag.
- justify Aligns the text so that it is flush with both the left and right side.
- left Aligns the text on the left side of the page or column.
- right Aligns the text on the right side of the page or column.
-
- Click
to save your work.
How to Use Local Formatting to Align a Paragraph
- Open the content file.
- Click on the paragraph that you want to modify.
-
Select the Home ribbon or open the Text Format toolbar and choose the appropriate button.
Option
Description
Aligns the selected content to the left.
Aligns the selected content in the center.
Aligns the selected content to the right.
Spaces the selected content so that both the left and right sides are aligned.
Resets the alignment of the selected text to the default (inherited) setting.
- Click
to save your work.
What’s Next?
After editing a style, you can apply it to content in a topic or snippet.