FCK is a visual editor that contains a toolbar with buttons similar to most word processing applications. It allows you to create and edit content for your web site with little HTML or CSS knowledge. You can use FCK to insert, edit and delete images, links, and tables as well as format text. If you hover your mouse cursor over a button in the FCK toolbar, a short description of it’s function will appear. To remove formatting, highlight the formatted text and click once on the selected button.
Tip: To locate the FCK editor, Log in to the system. Select either the edit tab on your web page or portlet, or go to the "add to folder" drop-down menu and select "page".
Overview of Icons in FCKEditor Menubar
Icon | What it does |
 | View or edit the source code/html (for advanced users). |
 | Cut the highlighted text to the clipboard. |
 | Copy the highlighted text to the clipboard. |
 | Paste the text you copied (with or without formatting) |
  | Copy content from Microsoft Word, then paste it into the HTML editor using the pop-up accessed from this icon. |
 | Print the HTML page. |
 | Spell check the HTML page. |
| Undo or redo the most recent action taken. |
 | Find a word or phrase within the text of the HTML page. |
 | Find and replace a word or phrase within the text. |
| Select all of the text in the HTML page (usually used before copy or cut or to apply a style or format to the whole page). |
 | Remove the formatting from highlighted text... (You must select some text first) |
 | Bold, italic, underscore or strikethrough highlighted text. |
 | Superscript or subscript the highlighted text. |
 | Numbered and bulleted list formatting are applied to paragraphs by first selecting the paragraphs, then clicking one of the icons. |
| Increase or decrease the highlighted text's indentation. |
 | Alignment of highlighted text (left, centered, right, justified). |
| Add or remove links from highlighted text. |
 | Insert an anchor link. |
 | Insert images into the page. |
 | Insert a table. Number of columns or rows, and table width, height, borders, & alignment can also be set. |
 | Insert divider line (horizontal rule). |
| Insert symbols & special characters (trademarks, currency, etc.) |
 | Styles & formatting determine the appearance of HTML text. You may also use the drop down boxes to style specific elements (such as headings), or set overrides for font face, font size, etc. To remove the applied style, select the style name again. |
| Change the color of the highlighted text. |
 | Change the background color of the highlighted text. |
[top]