Styling

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Text formatting determines the way your text will look in the document. Advanced capabilities in editing text format is what distinguishes CKEditor from a standard website form text area or a basic editor. Font styling, changing the size of the text, its size and color, or applying a pre-defined set of consistent styles all happen within seconds, with one mouse click. Experiment with various CKEditor text formatting options to achieve a unique presentation of your documents.

Font

In CKEditor the Font is the typeface that will be applied to the document text. Fonts are pre-defined sets of characters with uniform styling collected under one name. The CKEditor collection of fonts includes most popular serif fonts (Times New Roman, Georgia), sans-serif fonts (Arial, Verdana, Tahoma), and monospaced fonts (Courier New).

To change a font for a text fragment, open the Font menu by clicking the Font button on the toolbar. The font drop-down list contains a number of typefaces that you can use. To make the choice easier, the font names are displayed in a font that they represent, giving you a preview of what the text will look like.

Font drop-down menu in CKEditor


A font can be applied to the whole document, a paragraph, or a text fragment of arbitrary length — even a single letter. Do note, however, that for esthetic reasons it is recommended not to combine too many different fonts in one document.

Different fonts used in CKEditor


Size

In CKEditor the Size determines how big or small a font used in the document text will be. The system administrator may customize the set of font sizes to the needs of a particular CKEditor installation, however, by default the following values are available: 8px, 9px, 10px, 11px, 12px, 14px, 16px, 18px, 20px, 22px, 24px, 26px, 28px, 36px, 48px and 72px. Depending on the needs of the system, font sizes may also be defined in a descriptive manner, like Very small or Bigger.

To change a font size for a text fragment, open the Size menu by clicking the Size button on the toolbar. The font size drop-down list contains a number of sizes that you can use. To make the choice easier, the items of the list are displayed in a font size that they represent, giving you a preview of what the text will look like.

Font size drop-down menu in CKEditor


A font size can be applied to the whole document, a paragraph, or a text fragment of arbitrary length — even a single letter. Do note, however, that for esthetic reasons it is recommended not to combine too many different font sizes in one document.

Different font sizes used in CKEditor


Bold, Italic, Underlined and Strike-through

User may arrange the way font is displayed, using four different options:

  • To make font bold press the CKEditor bold.png on the toolbar. 
  • To have your text italic press theCKEditor italic.pngon the toolbar .
  • For underlined press the CKEditor underline.png on the toolbar.
  • To strike lines through the text press Strike-through on the toolbar.

Example:

CKEditor example formatting.png

Choosing any options highlight the toolbar’s buttons. In order to cancel formatting press the button responsible for specific option again.

Example:

CKEditor example mixed.png

Notice that if you do not switch the underline option off the underline will go between your blanks.

Example:

CKEditor underliendfont.png

This also includes the strike through function.

Mixing the options is available, however too much formatting makes the text illegibly and ugly. Keep that in mind and try not to overuse these options.

Styles

Using lots of different formatting on the text makes it ugly and difficult to read.

Styles keep all formatting uniform. Each style provides a predefined combination of formatting features. It combines all the formatting functions described in this chapter and enables fast access to the common used text formats. For example: Instead of changing individually: the font, its color, its background, its size user may simply pick a preferred style from the Style menu and start typing.

File:CKEditor style.png

Please remember to be instructed on how properly use each style.

Example:

File:CKEditor example style.png

Text Alignment

Paragraphs’ lines may be modified as well.

Example:

CKEditor example align left.png

Example:

CKEditor example align right.png

Example:

CKEditor example align center.png

  • To use the block alignment also called "justify" user needs to press CKEditor justify.pngon the toolbar (“Justify” expands the text and makes it equally long so that the lines will end in the same place)

Example:

Image:AlignmentB_example.png

Paragraph (Block) Format

Format menu located in the toolbar is one of the most important functions.

File:CKEditor format menu.png

User uses format to organize the text and to distinguish different parts of the text e.g.: if user wishes to start a new chapter or to put different categories and subcategories he/she utilizes the format menu and chooses different headings.

Example:

File:CKEditor example format.png


Colors

CKEditor enables User to change the color of the text or the background.

In order to change color of the text User need to press CKEditor textcolor.pngbutton. Several colors will appear in that menu. User may choose more colors available under "More colors...".

Clicking on the color activates it.

File:CKEditor color menu.png

Example:

File:CKEditor example color.png

In order to change the background color User should File:CKEditor bgcolor.png button. A range of colors the same ones as in the text color will appear.

Example:

File:CKEditor example bgcolor.png

You may also mix the colours of your text and the background.

Subscript and Superscript

Subscript and superscript are usually used for mathematical needs.

In order to put subscript to a letter or a number user should press CKEditor subscript.png button on the toolbar.

Example:

File:CKEditor example subscript.png

As you can see letter and number are written a smaller font than the normal text.

The superscript function works in the same way as the subscript but instead of putting the index on the bottom, it is placed on the top.

In order to use superscript function user ought to press CKEditor superscript.png button 

Example:

File:CKEditor example superscript.png

User could freely mixok dxi subscript and superscript function.

Example:

File:CKEditor example mix.png