Collapsible sections
.bg-tint
(Add class to Container/Wrapper)
.accordion
(Add class to Accordion item NOT Accordion itself)
Collapsible section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis venenatis molestie felis vitae dictum.
Donec sit amet nulla aliquet, tempor elit et, tincidunt turpis. Aliquam vel arcu sit amet quam ullamcorper maximus volutpat aliquam sapien.
Collapsible section 2
Aliquam vel arcu sit amet quam ullamcorper maximus volutpat aliquam sapien.
Collapsible section 3
Nunc est elit, semper et magna vel, dapibus convallis arcu. Nam eget ipsum vitae sem imperdiet posuere. Sed eget neque pretium, pharetra elit posuere, malesuada est.
.bg-black
(Add class to Container/Wrapper)
.accordion
(Add class to Accordion item NOT Accordion itself)
Collapsible section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis venenatis molestie felis vitae dictum.
Donec sit amet nulla aliquet, tempor elit et, tincidunt turpis. Aliquam vel arcu sit amet quam ullamcorper maximus volutpat aliquam sapien.
Collapsible section 2
Aliquam vel arcu sit amet quam ullamcorper maximus volutpat aliquam sapien.
Collapsible section 3
Nunc est elit, semper et magna vel, dapibus convallis arcu. Nam eget ipsum vitae sem imperdiet posuere. Sed eget neque pretium, pharetra elit posuere, malesuada est.
Divider lines
Separator
<hr>
<div> tags with classes
.divider-solid
.divider-gold
.divider-gold .w40
.divider-black
.divider-black .w25 .center
.divider-white
Page tabs
.pagetabs-nav-tint
(Add class to the parent “Advanced Tabs” block)
.pagetabs-nav-black
(Add class to the parent “Advanced Tabs” block)
Tables
<table> border classes
.tbl-row-bdr
(Add class to the parent “Table element” block)
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
.tbl-col-bdr
(Add class to the parent “Table element” block)
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
.tbl-cel-bdr
(Add class to the parent “Table element” block)
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
.tbl-space
(Add class to the parent “Table element” block)
Added .bg-tint to 1st <tr> and .bg-black to 2nd <tr> to see spacing
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
Table shading classes
Add .bg-black, .bg-tint or .bg-white classes to either <table>, <tr> or <td> tags.
<table class="tbl-row-bdr bg-black">
<tr class="">
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
<table class="tbl-row-bdr">
<tr class="bg-tint">
| Header | Header | Header |
|---|---|---|
| Cell contents here | Cell contents here | Cell contents here |
| Cell contents here | Cell contents here | Cell contents here |
Overlap / Overlap positioning
Add .overlap class to the parent block and .overlap-child to the inner/child block.
Example 1
To position the .overlap-child block, manually set it within the “Advanced” tab of the block.

Overlap child heading
Example 2
This .overlap-child block is positioned “Center Right”.

Overlap child heading
Breadcrumbs
.breadcrumb
(Add class to the parent “Breadcrumbs” block)
Headings
Classes don’t need to be added to headings. Just use “Heading Advanced” blocks and change the “Heading Tag” accordingly, i.e. h1, h2, etc
Heading title 1
Heading title 2
Heading title 3
Heading title 4
Heading title 5
Heading title 6
Links
Inline links – applicable to <p>
.bg-tint OR .bg-white
(Add class to Container/Wrapper)
.text-link
(Add class to “Text Advanced” block because you can’t add it to the link itself)
.bg-black
(Add class to Container/Wrapper)
(Gold link colour applied automatically in “Text Advanced” blocks wrapped in a wrapper with .bg-black class)
Text buttons – applicable to <h1> to <h6>
.bg-tint OR .bg-white
(Add class to Container/Wrapper)
(Black link colour applied automatically to “Heading Advanced” blocks wrapped in .bg-tint or .bg-white)
This is a heading link
.bg-black
(Add class to Container/Wrapper)
(Gold link colour applied automatically to “Heading Advanced” blocks wrapped in a wrapper with .bg-black class)
This is a heading link
Read more button
.readmore
(Add class to “Text Advanced” block and styling gets applied to link)
New window and external link indicators
.link-new-win
(Add class to “Text Advanced” block and styling gets applied to link)
.link-ext
(Add class to “Text Advanced” block and styling gets applied to link)
Message
.msg-error
(Add class to “Text Advanced” block)
.msg-warn
(Add class to “Text Advanced” block)
.msg-info
(Add class to “Text Advanced” block)
.msg-success
(Add class to “Text Advanced” block)
.msg-inline
(Add class to “Text Advanced” block)
Pull quotes
.pullquote
(Add class to “Blockquote tag” block)
Sit amet dictum sit amet justo donec enim.
.pullquote .left
(Add class to “Blockquote tag” block)
Sit amet dictum justo donec enim diam.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Elit eget gravida cum sociis natoque penatibus et magnis. Imperdiet nulla malesuada pellentesque elit eget gravida cum sociis natoque.
.pullquote .right .w90
(Add class to “Blockquote tag” block)
Sit amet dictum sit amet justo donec enim diam.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Elit eget gravida cum sociis natoque penatibus et magnis. Imperdiet nulla malesuada pellentesque elit eget gravida cum sociis natoque.
.pullquote .left .text-gold .w35
(Add class to “Blockquote tag” block)
Sit amet dictum sit diam.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Elit eget gravida cum sociis natoque penatibus et magnis. Imperdiet nulla malesuada pellentesque elit eget gravida cum sociis natoque.
Borders
Standard border
.box-bdr-gold
(Add class to most blocks)
.box-bdr-black
(Add class to most blocks)
.box-bdr-white
(Add class to most blocks)
(add .text-white class to make text white)
Thick border
.box-bdr-thick-gold
(Add class to most blocks)
.box-bdr-thick-black
(Add class to most blocks)
.box-bdr-thick-white
(Add class to most blocks)
(Add .text-white class to make text white)
Side border
.bdr-top-gold
(Add class to most blocks)
(Add .box class to add padding)
.bdr-left-gold
(Add class to most blocks)
(Add .box class to add padding)
.bdr-right-gold
(Add class to most blocks)
(Add .box class to add padding)
.bdr-bottom-gold .bdr-thick
(Add class to most blocks)
(Add .box class to add padding)
.bdr-right-gold .bdr-bottom-gold
(Add class to most blocks)
(Add .box class to add padding)
.bdr-top-gold .bdr-left-gold .bdr-bottom-gold
(Add class to most blocks)
(Add .box class to add padding)
No border
.box-bdr-black .noborder
(Add class to most blocks)
.box-bdr-gold .noborder-top
(Add class to most blocks)
.box-bdr-black .noborder-left
(Add class to most blocks)
.box-bdr-black .noborder-right
(Add class to most blocks)
.box-bdr-black .noborder-bottom
(Add class to most blocks)
.box-bdr-gold .noborder-top .noborder-bottom
(Add class to most blocks)
Buttons
.anu-btn
(Add class to “Button Advanced” block)
.anu-btn-black
(Add class to “Button Advanced” block)
.anu-btn-white
(Add class to “Button Advanced” block)
Carousel
.carousel
(Add class to “Slider And Carousel” block, and just manually set the slider “Height”, to “Loop”, and “Vertical Align” the inner content to the bottom)
Features
Featured box (image left)
Probably easier to copy this “Row” and paste it and its blocks into the site you’re working on and tweak accordingly, as there are many aspects that need to changed, e.g. dynamic background image in 1st column (and changing its positioning depending on its size); dynamic text content in 2nd column.
FEATURED
Reds Under the Bed: 100 Years of Communism in Australia
ONLINE EXHIBITION
In August 1946 the Australian National University Act 1946 was passed, establishing the ANU as the only Australian university instituted by a…
Featured box (image right)
Probably easier to copy this “Row” and paste it and its blocks into the site you’re working on and tweak accordingly, as there are many aspects that need to changed, e.g. dynamic background image in 1st column (and changing its positioning depending on its size); dynamic text content in 2nd column.
FEATURED
Reds Under the Bed: 100 Years of Communism in Australia
ONLINE EXHIBITION
In August 1946 the Australian National University Act 1946 was passed, establishing the ANU as the only Australian university instituted by a…
Featured grid
Probably easier to copy this “Row” and paste it into the site you’re working on, the duplicate “Columns” and tweak accordingly, as there are many aspects that need to changed, e.g. dynamic headings and text content in column.
FEATURED
Reds Under the Bed: 100 Years of Communism in Australia
ONLINE EXHIBITION
In August 1946 the Australian National University Act 1946 was passed, establishing the ANU as the only Australian university instituted by a…
FEATURED
Reds Under the Bed: 100 Years of Communism in Australia
ONLINE EXHIBITION
In August 1946 the Australian National University Act 1946 was passed, establishing the ANU as the only Australian university instituted by a…
FEATURED
Reds Under the Bed: 100 Years of Communism in Australia
ONLINE EXHIBITION
In August 1946 the Australian National University Act 1946 was passed, establishing the ANU as the only Australian university instituted by a…
