Insert an Image Using the WYSIWYG Editor

Images that have been uploaded to Cascade CMS can be inserted into a page via a WYSIWYG editor by clicking on the Insert/edit image button.

Table of Contents


Upload an image

Before you can insert an image with the WYSIWYG editor, it can be first be uploaded into the images directory or you can upload images on the fly while already working in the WYSIWYG editor.


Insert an Image in the Page Content

  1. Select the desired page in the Site Content menu on the left.

  2. In Edit mode, scroll down your page to the Page Content section.

  3. Place your cursor where you would like to insert the image.

  4. Click on the Insert/edit image icon.

  5. Image Source should have the Internal option checked. Click on Choose File to select the image.

  6. Once you've selected your image, click on Choose.

  7. You are required to fill out the Image Description to ensure that your content is accessible. This is a required field and is important for making content accessible to people with disabilities. If the image is used simply for decoration and provides no substantive meaning to the page check the box next to “this is a decorative image, no description needed.” Cascade CMS will automatically include an empty string that tells screen readers to skip this image.

  8. You have the option to change the dimensions of the image. We recommend keeping the Constrain Proportions checkbox checked to ensure your image is not stretched or skewered when it is resized.

  9. Select the appropriate custom formats for your image. It is recommended that you select Image - Responsive at a minimum.

  10. Click on Ok. Your image should now be inserted at the point your cursor was.

If you uploaded your image into any folder in your site recently, the image can be found in the Recent tab. If not, use the Browse tab to select the image.


Uploading an image from the WYSIWYG editor

If you have not uploaded an image to Cascade CMS before inserting it into a page, follow steps 1-5 above.

  1. After you have clicked on Choose File, click on the Upload tab from the Choose a file menu.

  2. Drag an image or choose an image from a location on your computer. You can rename the image and select a location for the image in your site.

  3. Click Choose.

  4. Proceed with steps 7-9 above.


Format Image in the Page

Once you've inserted the image, you can use the Align Left, Align Center, and Align Right in the WYSIWYG to style the image.

  • Align Left will float the image at the left of the Page Content column, and allow text to wrap around the right.

  • Align Right will float the image at the right of the Page Content column, and allow text to wrap around the left.

  • Align Center will float the image in the center of the Page Content column, and text will not wrap around the image.


To add space between your image and text:

  1. After you've clicked on the Insert/edit image icon, click the Advanced tab.

  2. To add space between your image and text, type in a number in the box for Vertical Space and/or Horizontal Space. You will notice that a CSS style has been added into the Style box for you.


Image Styles

There are two custom formats available for images:

  • Image - Responsive - Responsive images give your visitors the most appropriate images for their devices and screens. This format will add the .img-fluid class to the image to ensure that it scales appropriately.

  • Image - Rounded Edges - This format will include a CSS class that rounds the edges of an image.

Applying Image Styles

  1. With the image selected, click on the Insert/edit image icon.

  2. Select the desired custom formats from the Styling list.

  3. Click Ok.

You can select more that one custom format for images by using Ctrl/Cmd + click to select multiple formats.