Styles Built Into the Theme (this is Heading 1 style)
The above line is an “Heading 1” Header. Header sizes range from 1 (largest) to 6. H3, H4, H5 and H6 are all the same size (14px). They have been assigned different colors. Headers can also be individually styled to be aligned left, center or right.
These is no keyboard shortcut to change text to the H1 header, you must do it though the toolbar. Hit the Toolbar Toggle to see all toolbar options and expose the styles pull-down menu.
Heading 2 (black) – Shortcut = Type ## at the start of the line
Heading 3 – Shortcut = Type ### at the start of the line
Heading 3 class=”short”
You must use the text editor and insert the class in the opening <H3 class=”short”> tag
Heading 4 (black) – Shortcut = Type #### at the start of the line
h5 Header (navy blue) – Shortcut = Type ##### at the start of the line
Heading 6 (gold) – Shortcut = Type ###### at the start of the line
This is PRE. Pre is a fixed width font Pre is good for doing numbers that need to add up.
$101
+$101
$202
“Paragraph” style is the standard text.
LISTS
- This is an unordered list
- Start an unordered list by typing and asterisk and space at the beginning of a line
- or use the list icon in the toolbar.
- List items will be added until you hit 2 returns.
- This is an ordered list.
- You can start an ordered list by typing “1.” at the beginning of a line,
- or you can use the ordered list icon in the toolbar.
- The second line will be automatic.
- List items will be added until you hit 2 returns.
TABLES
Tables need to be entered either by “cut and paste” from another source, or through HTML or by using the TablePress plugin.
Column 1 Heading | Column 2 Heading | Column 3 Heading |
---|---|---|
Row 0 | Shows as a Navy row | Hyperlink to home |
Row 1 | Shows as an Army row | Hyperlink to home |
Row 2 | Shows as a Navy row | Hyperlink to home |
Row 3 | Shows as an Army row | Hyperlink to home |