Align
The Align macro allows for the effortless alignment of content.
There may be times when you want to set the alignment of text, only to find that the html macro has been disabled or the html-tag macro has been configured not to allow div tags, etc. The Align user macro has been developed as a simple way to align content.
Usage
-
Go to the form you wish to edit.
-
Click Edit
-
Click Insert More Content, and select Other Macros.
-
Type
align
into the search bar and select the Align maco. -
Complete the desired fields.
Parameter Description Type Default Required Alignment
Aligns text and content:
* Left
* Right
* Center
* Justify
single select
justify
Class
Specifies a CSS Class to be added
text
none
Use the HTML Table macro property align to align Content Formatting tables. -
The macro will then appear on the page, with space to add any content into the body of the macro.
Examples
Justify Aligning Text
The following example shows how to justify align a block of text.
Set Alignment parameter to justify.

An example of justified text is as follows:

Right Aligning Text
The following example shows how to right align a block of text.
Set Alignment parameter to right.

An example of right aligned text follows:

Left Aligning Text
The following example shows how to left align a block of text.
Set Alignment parameter to left.

An example of left aligned text follows:

Center Aligning Text
The following example shows how to center align a block of text.
Set Alignment parameter to center.

An example of center aligned text follows:
