Page
2 minute read
Body Background
Controls the background color and image for the page.
- Variable Name: body_background
- Data Type: background
Default Values
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-14, -13, -12
- image: url(“images/css/bckg_page.png?v=3”)
- repeat: repeat
Body Line Height
Controls the base line height for text.
- Variable Name: body_line_height
- Data Type: size
Default Values
- size: 1.231
Body Link Color
Controls the text color for links.
- Variable Name: body_link_color
- Data Type: color
Default Values
- color: global_palette_text_04.color
Body Link Color Hover
Controls the text color for links when the mouse is over them.
- Variable Name: body_link_color_hover
- Data Type: color
Default Values
- color: global_palette_text_04.color
- inherit_param_color: #2379B5|7, 24, -36
Body Link Decoration
Controls the text decoration for links.
- Variable Name: body_link_decoration
- Data Type: textdecoration
Default Values
- none: 1
Body Link Decoration Hover
Controls the text decoration for links when the mouse is over them.
- Variable Name: body_link_decoration_hover
- Data Type: textdecoration
Default Values
- none: 1
Body Text Color
Controls the general default text color for the site.
- Variable Name: body_text_color
- Data Type: color
Default Values
- color: global_palette_text_01.color
Wrapper Background
Controls the background color and image for the content wrapper (everything between the header and the footer).
- Variable Name: wrapper_background
- Data Type: background
Default Values
- color: global_palette_fill_01.color
Wrapper Margin
Controls the margin for the global wrapper element.
- Variable Name: wrapper_margin
- Data Type: margin
Default Values
- units: px
- right: 20
- left: 20
Wrapper Max Width
Controls the maximum width for the site, including the header and footer.
- Variable Name: wrapper_max_width
- Data Type: size
Default Values
- units: px
- size: 1200
Wrapper Min Width
Controls the minimum width for the site, including the header and footer.
- Variable Name: wrapper_min_width
- Data Type: size
Default Values
- units: px
- size: 320
Wrapper Width
Controls the width for the site, including the header and footer.
- Variable Name: wrapper_width
- Data Type: size
Default Values
- units: %
- size: 100
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10