Loading
Sections

Skip to content. | Skip to navigation

You are here: Home > User Guide > Adding & Editing Content > Pages > Visual Editor > Visual Editor (TinyMCE)

Visual Editor (TinyMCE)

The TinyMCE visual editor allows those who can edit to customize their web pages and portlets.

Icon Idea Note: Image placement options (Image Left, Image Right) are no longer located in this menu, as they have moved to Image Properties. More Information...

TinyMCE 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 TinyMCE to insert, edit, and delete images, links, and tables; as well as format text. You can even upload & place images without leaving the page you're working on. If you hover your mouse cursor over a button in the TinyMCE toolbar, a short description of its function will appear. To remove formatting, highlight the formatted text and click once on the selected button.

TinyMCE


Overview of Icons in TinyMCE Menu Bar

Icon

What it does

Save Save the HTML page.
Cut Cut the highlighted text to the clipboard.
Copy Copy the highlighted text to the clipboard.
Paste Paste the text you copied (with or without formatting)
Paste Word Copy content from Microsoft Word, then paste it into the HTML editor using the pop-up accessed from this icon.
Undo Undo or redo the most recent action taken.
Find Find a word or phrase within the text of the HTML page.
Replace Find and replace a word or phrase within the text.
Style Style allows you to set text as headings & paragraphs, which are automatically styled to coordinate with the UNC web standard. Also includes overrides for font-family, text-size, etc. To remove the applied style, select '(remove styles).'
Emphasis Bold, italic, underscore or strikethrough highlighted text.
Superscript Superscript or subscript the highlighted text.
Text Change the color of the highlighted text.
Background

Change the background color of the highlighted text.

Paragraph Alignment of highlighted text (left, centered, right, justified).
Lists Numbered and bulleted list formatting are applied to paragraphs by first selecting the paragraphs, then clicking one of the icons.
Indent Increase or decrease the highlighted text's indentation.
Image Insert images into the page. Images not hosted elsewhere must first be uploaded to your site.
Link Add or remove links from highlighted text.
Anchor Insert an anchor link.
Table Insert a table. Number of columns or rows, and table width, height, borders, & alignment can also be set.
Characters Insert symbols & special characters (trademarks, currency, etc.)
hr Insert divider line (horizontal rule); insert divider line with custom width & height.
Erase Remove the formatting from highlighted text... (You must select some text first)
Source View or edit the source code/html (for advanced users).
Full Enter or exit full-screen editing mode.

[top]