Skip to main content

Add a Blank Space

videocam

Fonts can be applied to Pages by adding them as an HTML Text Area.


To Add a Blank Space to your Page#


On this page, you will learn how to add a space to your page, to customise the layout.

1. Log into your Admin Module

To access your admin site, simply type "admin." before your public url.

eg: https://admin.demo.dashnetics.com.au

img

2. Select the menu

img

3. Select Page Management

img

4. Select Setup Pages

img

5. Select Items Icon list_alt

Each page will be listed, choose the "Items" Icon next to the page you want to change.

img

6. Select Add

To begin adding a new Item to the page

img

7. Enter a Name for your Styling

  • For example, "CSS"

Names can contain spaces or any characters

img

8. In the Type dropdown, choose "HTML Text Area"

img

9. Width can remain as "0"

Width "0" means the item will display at the DEFAULT width.

This can be changed later if necessary

img

10. Within the HTML Text area, type or copy a blank div with height & other attributes to suit

<div style="height:30px;"></div>

you can style this div to be anywhere or anysize you like

11. Tick check_box 'Divider After'

This will ensure the next element we add will appear below the styling.

img

12. Press Save

img

12. Drag the drag_indicator 'Drag' icon to Sort

img