Theme Main Colours
| Color | HTML Code | Preview |
| Gold | #c3ac5e | |
| Blue | #384e7a | |
| Dark Grey | #353736 | |
| Light Grey | #e9eaee |
Heading Styles
Headings font: Roboto (A Google Font)
Headings Color: #384e7a
| Heading Style | HTML TAG | Size in Pixels |
Heading 1 |
<h1>Custom Heading</h1> | 34 |
Heading 2 |
<h2>Custom Heading</h2> | 18 |
Heading 3 |
<h3>Custom Heading</h3> | 16 |
Heading 4 |
<h4>Custom Heading</h4> | 13 |
Heading 5 |
<h5>Custom Heading</h5> | 12 |
Heading 6 |
<h6>Custom Heading</h6> | 11 |
Alert or Notice
General Alert
Error Message
Success Message
Notice Message
Button
Checklist
- Your Content Goes Here
- Your Content Goes Here
- Your Content Goes Here
Dropcap
Adrop cap is the first letter of a paragraph that’s of a much bigger size than the rest that follow. The letter formatting is such that the letter drops down to cover the few lines following the first one. The practice of using a large letter to mark the start of a text has been around for almost two thousand years. Illustrated caps increased usability by marking important passages and guiding readers through the text. However, their use in web is limited, but sometimes used as a decorative element. Use drop caps sparingly and only when their use adds value to the design and does not distract the user.
Flip Boxes or Pathfinder
Frontside Heading Text 1
Frontside content goes hereBackside Heading Text
Backside content goes here. This may also contain a button; see button markup.Frontside Heading Text 2
Frontside content goes hereBackside Heading Text
Backside content goes here. This may also contain a button; see button markup.Frontside Heading Text 3
Frontside content goes hereBackside Heading Text
Backside content goes here. This may also contain a button; see button markup.Modals
This is a normal text, but clicking this part of the text will trigger a modal pop up.
Modal trigger text:
[modal_text_link name="uniquemodalindetifier" class="" id=""]This text will trigger a modal popup[/modal_text_link]
Modal Content:
[modal name="uniquemodalidentifier" title="Modal Heading Text" size="small" background="" border_color="" show_footer="yes" class="" id=""]Modal content text[/modal]
Person Card
Separator
Table
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Item #1 | Description | Info |
| Item #2 | Description | Info |
| Item #3 | Description | Info |
| All Items | Description | Information |
| <div class=”table-1″> <table width=”100%”> <thead> <tr> <th align=”left”>Column 1</th> <th align=”left”>Column 2</th> <th align=”left”>Column 3</th> </tr> </thead> <tbody> <tr> <td>Item #1</td> <td>Description</td> <td>Info</td> </tr> <tr> <td>Item #2</td> <td>Description</td> <td>Info</td> </tr> <tr> <td>Item #3</td> <td>Description</td> <td>Info</td> </tr> <tr> <td><strong>All Items</strong></td> <td><strong>Description</strong></td> <td><strong>Information</strong></td> </tr><br /> </tbody> </table> </div> |
Tabs
Horizontal Tabs
[fusion_tabs design="clean" layout="horizontal" justified="yes" backgroundcolor="" inactivecolor="" bordercolor="" class="" id=""][fusion_tab title="Tab 1" icon=""]First tab content[/fusion_tab][fusion_tab title="Tab 2" icon=""]Second tab content[/fusion_tab][fusion_tab title="Tab 3" icon=""]Third tab content[/fusion_tab][fusion_tab title="Tab 4" icon=""]Fourth tab content[/fusion_tab][fusion_tab title="Tab 5" icon=""]Fifth tab content[/fusion_tab][/fusion_tabs]Vertical Tabs
[fusion_tabs design="clean" layout="horizontal" justified="yes" backgroundcolor="" inactivecolor="" bordercolor="" class="" id=""][fusion_tab title="Tab 1" icon=""]First tab content[/fusion_tab][fusion_tab title="Tab 2" icon=""]Second tab content[/fusion_tab][fusion_tab title="Tab 3" icon=""]Third tab content[/fusion_tab][fusion_tab title="Tab 4" icon=""]Fourth tab content[/fusion_tab][fusion_tab title="Tab 5" icon=""]Fifth tab content[/fusion_tab][/fusion_tabs]Tagline Box
Heading Text
Title
This is a Custom Title
Toggles
[accordian divider_line="" class="" id=""][toggle title="First Toggle Title" open="no"]First toggle content ...[/toggle][toggle title="Second Toggle Title" open="no"]Second toggle content ...[/toggle][toggle title="Third Toggle Title" open="no"]Third toggle content ...[/toggle][toggle title="Fourth Toggle Title" open="no"]Fourth toggle content ...[/toggle][/accordian]