Website Builder
Create your own community website entirely within Sonoran CMS!

Sonoran CMS - Custom Pages
To access the website builder, navigate to
Administration Panel > Website Builder
To start editing a page, either add a new page or click on an existing page in the page to open up the page editor.

Sonoran CMS - Page Editor

Sonoran CMS - Copy Page URL
On public pages you can copy the URL after going to a page and share it with anybody, they don't even have to be part of the Sonoran CMS community!
Element Type | Description |
---|---|
Text | The text section includes a rich editor for including blocks of text. In this editor, you are able to set font sizes, bold, italic, underline, strike-through, and more! |
Image | Image sections allow you to insert one image into your page, just paste a link to the image in the text box. |
Image Carousel | Allows you to insert multiple images in the space of one, automatically cycling between them. |
Video | The video section can be used to insert YouTube links into your custom page, just paste a regular YouTube link (or a shortened one) into the text box. |
Forum Category | Forum Category sections allow you to have a section to display all associated posts to the selected forum category. |
Button | Button sections allow you to put individual buttons on your page that can be directed to an external page, custom form, or custom page. |
Button Group | Button Group sections allow you to have a group of buttons together on your page that can be directed to an external page, custom form, or custom page. |
Card | Allows you to add and customize "cards" which can be configured to display information on members or characters as well as links. |
Information Block | Information Block sections allow you to add multiple blocks to provide information for, these can be configured to grab "Total Community Members", "Total Department Members" or "Custom". "Custom" allows for customizable text. |
Gallery | Gallery sections are the first element for the gallery system, this allows you to show all posts in the gallery category. |
HTML | If you know HTML you can further customize your page by directly adding HTML code. To edit the HTML you must click on "View Source" on the right hand side of the toolbar and input your HTML there for it to display properly. Please not you are limited to certain element types. |
Through these inputs you can change the page's title, path slug, and privacy setting. Additionally, you're able to add new sections and change the preview size of the editor to visualize different size settings.

Sonoran CMS - Webpage Toolbar
With recent updates to the Custom Page Editor you're now able to customize the margin, padding, gutter, alignment and background styling of sections.
Padding: Padding refers to the space between an element's content and its border. It can be used to increase the visual space around a section, or to create separation between sections on a page. In your page editor, you can change padding options for different areas, such as top, bottom, left and right.
Margin: Margin refers to the space outside an section. It can be used to create space between sections on a page or to push elements away from the edges of the page. In your page editor, you can change margin options for different areas, such as top, bottom, left and right.
Horizontal alignment: Horizontal alignment refers to the positioning of a section horizontally within the page. It can be used to center a section or align it to the left or right side of its container. In the page editor, we offer horizontal alignment options such as "start", "center", "end", "around", "between", and "evenly" to allow users to adjust the horizontal alignment of their section.
Vertical alignment: Vertical alignment refers to the positioning of an section vertically within the page. It can be used to align an element to the top, middle, or bottom of its container. In the page editor, we offer vertical alignment options such as "top", "middle", or "bottom" to allow users to adjust the vertical alignment of their section.
Gutters: Gutters refer to the space between elements in a section. They can be used to create visual separation between elements or to adjust the overall layout of a page.
It's important to note that the use of padding, margin, and alignment can greatly affect the design and layout of a page, so it's important to use them thoughtfully and consistently throughout your design. I hope this explanation helps your users better understand these concepts.

Sonoran CMS - Edit Section Margins
Using the three align buttons, different size settings and background options you are able to control the styling of said element.
These three size options; Desktop, Tablet, and Mobile are all different widths your element can have while being under those specific screen size conditions. You can preview how the size changes depending on settings by exiting the element edit modal and switch between the preview size selector above in blue.

Sonoran CMS - Element Size
If you wish to add buttons to your page, you can add a button or button group section to your page. Each button has several settings that define how the button looks like and acts. Each button can be direct users to external websites, custom forms and custom pages.
Button elements can have individual styles and button group elements can have all group styles.

Sonoran CMS - Button Editor
Only Private Pages will have customizable permissions in the Department Editor
Pages can now be privatized and require permissions to view. When editing a page, you can select whether the page is public (and can thus be viewed by anyone in the community) or private. If you set a page as private, it will then provide permissions for the page within the Department Editor.

Sonoran CMS - Visibility Button
Sonoran CMS allows you to easily customize the landing page/dashboard for your community, this page is the first page your members will see from signing into your community. This allows the full customization of a custom page for your landing page.

Sonoran CMS Custom Page as Dashboard Page
To set a Custom Page as your Homepage, navigate to the Website Builder. Create a new page or choose between an existing page, once you have the page in mind press the grey home button, this will set it as the landing page.

Sonoran CMS - Set Homepage
Custom Pages can now have a custom path to the page, this path will append to the Sonoran CMS URL. If you're using a custom domain it'll detect that and provide the proper URL.

Sonoran CMS - Page URL Slug
Privatized pages will not show up in the toolbar or in a dropdown in the toolbar for any user that lacks the required permissions to view them.
Sonoran CMS allows you to customize the top toolbar with buttons to link your users to whatever your community needs.

Sonoran CMS - Toolbar Customization
To customize your community's toolbar head over to the
Administrative Panel > Website Builder
. From there you can add buttons, dropdowns and community image with various options. Each button and drop down option has a label and link associated with it, with these set they will be displayed to all community users.
Header Design will let you customize the group alignment, background color and admin cog setting. You can also drag and drop elements to change the display order.
Make sure you click Save before leaving this page.
HTML elements get sanitized before they're saved, displayed or manipulated. There's several HTML tags that are stripped and now allowed, below is the list of allowed HTML tags:
[
"address", "article", "aside", "footer", "header", "h1", "h2", "h3", "h4",
"h5", "h6", "hgroup", "main", "nav", "section", "blockquote", "dd", "div",
"dl", "dt", "figcaption", "figure", "hr", "li", "main", "ol", "p", "pre",
"ul", "a", "abbr", "b", "bdi", "bdo", "br", "cite", "code", "data", "dfn",
"em", "i", "kbd", "mark", "q", "rb", "rp", "rt", "rtc", "ruby", "s", "samp",
"small", "span", "strong", "sub", "sup", "time", "u", "var", "wbr", "caption",
"col", "colgroup", "table", "tbody", "td", "tfoot", "th", "thead", "tr", "iframe",
"img"
]
Last modified 2d ago