New Styles
We have added a few global styles to assist with formatting content within the CMS.
alignleft
The alignleft CSS class will align an object(most often used for images) to the left side of the main content area. The application of this class will also add the appropriate padding (or spacing) to allow the text to flow around the object selected.
NOTE: Due to how a user reads from left to right, the alignleft class should typically NOT be used for aligning an image when wrapped with text.
alignright
The alignright CSS class will align an object(most often used for images) to the right side of the main content area. The application of this class will also add the appropriate padding (or spacing) to allow the text to flow around the object selected.
smallnote
The smallnote class can be applied to any text where a decrease in fontsize is needed to separate the text from the normal text size to indicate a special note.
For example:
Event Contact Person (if different from above)
Adding a Class
To add one of the above classes:
- Select the object you wish to format either by selecting the image or highlighting the text.
- Select the class from the “Styles” dropdown box.
