The site footer appears at the bottom of every page on your site. It contains four columns, three of which are user-customizable. The fourth column is intended to identify and list contact information for the site owner.
To modify the footer content, locate and edit:Base Folder/inc/footer
Below are the column types and their associated content form elements. You will need to publish the footer for changes to take effect.To modify the footer content, locate and edit:Base Folder/inc/footer
Column types
Empty
An empty column has no content, but still retains its width.
Link list
A link list column displays a list of links.
Datadef element | Description |
---|---|
Column > Link list > Include link icons | When set to 'no', links are presented as a bulleted list. When set to 'yes', each bullet is replaced with an icon graphic. Icons are definable per-link. |
Column > Link list > List item | This form element group represents an item in the link list. You can add and remove instances of this field group using the + and - toggles. |
Column > Link list > List item > Link | Refer to 'Working with links'. |
Column > Link list > List item > Font Awesome icon class | Required. Only appears when 'Include link icons' is set to 'yes'. This field defines the icon associated with a link. Refer to Font Awesome for available icons and their associated classes. Icon classes begin with 'fa-'. |
Text
Use a text column for simple text. No links, no images, no special formatting. Just text.
Datadef element | Description |
---|---|
Column > Text > Paragraph | A text paragraph. You can add and remove instances of this field group using the + and - toggles. |
Column > Text > Paragraph > Content | Put the text for your paragraph here. Note that line breaks are not honored. |
Column > Text > Paragraph > Include internationalization | Refer to 'Internationalization'. |
Graphic
A graphic column contains a linkable image. Useful for site sub-branding, marketing campaigns, etc.
...