Block Style Options
Each Content Block has its own specific Style Options. Text based blocks such as the Body, Title, and Subtittle blocks have the most extensive style options. Below are the options for Body, Title and Subtittle Blocks
- Text Align: Allows you to Left, Center, Right of Fully Justify your text block
- Text Font: Allows you to set the block font from a short list of Websafe fonts(Arial, Garamond, Georgia, Tahoma, Trebuchet, Verdana)
- Text Style: You can Set Bold, Italics, or Small Caps
- Border Width: Allows you to set a border around the Block. This is set as the number of pixes of the border.
- Margin: Allows you to set a vertical and horizontal margin of the Block. This is also set as the number of pixes of the margin.
- Block Float: Floating an Block allows you to shift a Block to the right or the left of the current line. Floating is a complex CSS concept and you can read more about it from this link: Float Basics
- Block Break: The block break options allows you to set a line break(move to the next line)after the block.
- Background Image: Allows you to set a background image for this Block Only
- Text Color: This is a hexidecimal value that allows you to set the color from either the ColorPicker or by entering the 6 digit value. No value in this field will set the default background color from the Style Section.
- Text Size: Allows you to set the Text Size in pixels per inch or px
- L:ine Spacing: Also meased in Pixes per Inch or px this allows you to set line spacing larger(or even smaller) than the size of the text
- Border Color allows you to set the color of the boder you previously specified. Note that if you do not set a border but do set a color it will not be dispayed
- Padding:
The Padding properties define the space between the element border and the element
content
- Block Width: Sets the overall width of the Block. This is measured in Pixes.
- Background Color: sets the background color for the block. No value in this field will set the default background color from the Style Section.
Here is a completed Block Style:

Here is what the block Looks like with these options set