Skip to content
cdpearsontx edited this page Feb 20, 2025 · 3 revisions

OmniCMS Guide

This guide is for internal users of OmniCMS and is based on the most frequenly asked questions.


Concept

Summary

In this section provide a brief summary of the conceptual information you plan to provide. This should allow the users to understand what they will find on this page.

Detailed Overview

In this section provide the details related to your conceptual information. This should allow the users to deep dive into understanding the concept. Use appropriate graphic or video files to explain the details.

Example

In this section provide an example of the conceptual information you plan to provide. A specific example often helps your users better understand a concept.

The Difference Between Sections and Folders

"Folders" are for organizing (content), "sections" are subsites with a new left side navigation.

  • A 'section' contains webpages. Visit the OmniCMS Support Site to learn how to create a section and a folder.

  • A 'folder' can contain documents or images. (Example: /images/yourdirectory/image.jpg)


Images

  • Images should be 1mb or under.
  • Add 'img-fluid' class to jpg and png files
  • To ensure a banner or 'hero' image is full-width and responsive, add "width="100%" to the 'img src' Example: <img src="/images/directory/image.jpg" alt="descriptive text" class="img-fluid" width="100%">

Clone this wiki locally