Styles
Rotator images are 1000 x 563
click icon for canvas in canva
Styles
Paragraph Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ac nisi lectus. Aliquam non faucibus lorem, vel sagittis metus. Nullam sed pretium lacus, eu euismod urna. Quisque mauris nunc, pretium nec sagittis et, faucibus eu nulla.
Bulleted List
- item a
- item b
- item c
- item d
Ordered List
- item a
- item b
- item c
- item d
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Address TextLorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ac nisi lectus. Aliquam non faucibus lorem, vel sagittis metus. Nullam sed pretium lacus.
Blockquote
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ac nisi lectus. Aliquam non faucibus lorem, vel sagittis metus. Nullam sed pretium lacus.
Expand / Collapse Feature – Collapse-O-Matic PlugIn
Our Local Council Officerscollapsed text here
Document Gallery
Click Add Media — follow prompts for add document gallery on left side of screen
<a class=”button” href=”URLhere”> YOUR LINK HERE </a>
Tables
fancytable
<table class=”fancytable””>
<tbody>
<tr>
<th>Contact</th>
<td>Fr. Bob
555-555-555
fatherbob@strobert.org</td>
</tr>
</tbody>
</table>
Contact | Fr. Bob 555-555-555 fatherbob@strobert.org |
---|
equaltable
<table class=”equaltable”>
<tbody>
<tr>
<td>Test1</td>
<td>Test2</td>
<td>Test3</td>
<td>Test4</td>
<td>Test5</td>
<td>Really really really really long field. Very very long field.</td>
</tr>
</tbody>
</table>
Test1 | Test2 | Test3 | Test4 | Test5 | Really really really really long field. Very very long field. |
equaltablenb
<table class=”equaltablenb”>
<tbody>
<tr>
<td>Test1</td>
<td>Test2</td>
<td>Test3</td>
<td>Test4</td>
<td>Test5</td>
<td>Really really really really long field. Very very long field.</td>
</tr>
</tbody>
</table>
Test1 | Test2 | Test3 | Test4 | Test5 | Really really really really long field. Very very long field. |
flextablenb
<table class=”flextablenb”>
<tbody>
<tr>
<td>Test1</td>
<td>Test2</td>
<td>Test3</td>
<td>Test4</td>
<td>Test5</td>
<td>Really really really really long field. Very very long field.</td>
</tr>
</tbody>
</table>
Test1 | Test2Test2 | Test3 | Test4Test4Test4 | Test5Test5 | Really really really really long field. Very very long field. |
noborder
<table class=”noborder”>
<tbody>
<tr>
<td>Test1</td>
<td>Test2</td>
<td>Test3</td>
</tr>
</tbody>
</table>
Test1 | Test2 | Test3 |
Background and full width
<table class=”equaltablenb”>
<tbody>
<tr>
<td style=”background: #C2E0F4;”>Test1</td>
</tr>
</tbody>
</table>
Test1 |
Solid Blue Line
<hr />
Redirect to an external domain / URL
<script type=”taxt/javascript”>
window.location = ‘http://solutiosoftware.com’;
</script>
If your browser doesn’t redirect automatically, please <a target=”_blank” href=”http://solutiosoftware.com”>click here</a> to proceed.
Paste the above into the text view of page (do not click Visual before saving or it will add code to the script.) Check the page Permalink.
Add padding above or below an image
**Applies only to screens 959px and wider
See Our Parish page for best example
<img class=”epb12″ src=”imagefilepath”>
epb12 (extra padding bottom)
epb8
epb5
epb2
ept2 (extra padding top)
ept5
ept8
![]() Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum |