Buttons
Numbers –
These numbers will change colors based on the theme skin/color you are using.
12345
Message Boxes
Quote Boxes –
“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.” – Wes Straham
“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.” – Wes Straham
“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.” – Wes Straham
How to add Buttons
Small Button – <a href="PLACE_LINK_HERE" class="button small black">Small</a>
Medium Button – <a href="PLACE_LINK_HERE" class="button medium black">Medium</a>
Large Button – <a href="PLACE_LINK_HERE" class="button large black">Large</a>
^ To use a different color simply change the word black to any of the available color options.
Here are the list of color options available for buttons –
* black
* blue
* darkblue
* gray
* green
* orange
* pink
* purple
* red
How to add Numbers –
How to add Boxes –
Download Box – <div class="download-box">This is a Download box.</div>
Info Box – <div class="info-box">This is an Info box.</div>
Alert Box – <div class="alert-box">This is an Alert box.</div>
Note Box – <div class="note-box">This is a Note box.</div>
Here are the list of color options available for Message Boxes –
Black Box – <div class="black-box">This is a Note box.</div>
Replace the word “black” with any of the available color options below –
* black
* blue
* gray
* green
* orange
* pink
* purple
* red
* yellow