CKEditor is a third party WYSIWYG tool integrated into versions 8.2 and later. It is available to use in HTML Templates and in Articles when enabled for your Profile.
NOTE: It is important to include all HTML code between HTML tags. If you switch between using the WYSIWYG editor and the code editor view, the CKEditor will try to intelligently correct the HTML code. For instance, if you add template tags outside of the <HTML> tags, the CKEditor will attempt to move the code between the <HTML> tags.
Accessing the CKEditor
- Go to CONTENT > TEMPLATES
- Click ADD.
- Enter a Name and Subject.
- Click the HTML tab.
- Click TOGGLE VIEW to activate the WYSIWYG Editor.
Format Text with WYSIWYG
- In the Edit Template HTML tab, highlight the text to edit.
- Using the drop-down menus and font formatting buttons along the top of the editor, make changes as needed
- Click SAVE to save the changes.
Insert or Edit an Image
- In the Edit Template HTML tab, click in the Template area where the image should be inserted, or click on an existing image to be replaced.
- Click the 'Image' button along the top of the editor
- Enter or replace the URL on the 'Image Info' tab with the path to the appropriate image
- Enter any of the following optional settings
- Alternative Text: For display when images are hidden
- Enter image Width and Height
- Border: Enter a 0 (zero) for no border or an integer value such as 1 for a thin border or 5 for a thick border
- HSpace: Enter an integer value for space to the left and right of the image in relation to what is around it
- VSpace: Enter an integer value for space above and below the image in relation to what is around it
- Alignment: Select 'Left' or 'Right' to force text to wrap around that side of the imag
- Click OK to insert image or apply changes.
-
Click image and drag in the editor to move it.
- In the Edit Template HTML tab, highlight the text to hyperlink
- Click the 'Link' button
- Enter a URL in the textbox without the protocol (e.g. mysite.com not http://mysite.com)
- Enter items on the TARGET and ADVANCED tabs as desired
- Click OK.
- In the Edit Template HTML tab, highlight the text, image, or space to turn into an anchor.
- Click the 'Anchor' button.
- Enter a (one word) Anchor Name.
- Click OK.
- Highlight the text to hyperlink to the anchor.
- Click the 'Link' button.
- From the 'Link Type' drop-down, select "Link to anchor in the text".
- From the 'By Anchor Name' drop-down, choose the Anchor Name created above.
- Click OK.
- In the Edit Template HTML tab, highlight the linked text.
- Click the 'Unlink' button on the Editor.
- Click UPDATE to save the Template.