Using the text editing tools in Joomla, learn how to create bold, italic, underline and strikethrough text in an article, and how to paste in text without carrying over unwanted formatting. In this tutorial we'll also start a new article, Our Services, which we'll continue building throughout this section.

Prerequisites

Steps

  1. Log in to Joomla backend and navigate to the Home Dashboard.
  2. In the Administrator Menu, click Content > Articles.
  3. Click New. Result: A new-article form appears.
    • Title: Our Services
  4. The text editing area consists of a toolbar and an area in which to enter text. By default, the toolbar only shows a handful of icons.
  5. Click the (ellipsis) icon at the end of the toolbar. Result: The toolbar expands to a second row, revealing many more tools — headings, lists, links, tables, and more. Click the ellipsis again to collapse it back to the simplified view. Note: We'll refer back to this expand/collapse step in later tutorials as we need tools that aren't in the simplified toolbar.
  6. Hover over the toolbar items and note that a tool tip displays the name of the item.
  7. Click into the text area and type a line of practice text — we'll delete it shortly, so anything will do.
  8. Highlight the practice text, then click the Bold (B) icon. Result: The icon is highlighted, indicating Bold is selected, and the text becomes bold.
    • Clicking the icon again removes the formatting.
    • Clicking on any of the toolbar's formatting icons toggles them on or off.
  9. Try the Italic, Underline, and Strikethrough icons on the same practice text the same way.
  10. Highlight the practice text again. Result: A small popup toolbar appears with bold, italic, underline, and a few other commonly-used tools.
    • Clicking on any of the icons updates the selected text.
    • The popup toolbar and main toolbar icons both update the text the same way.

    Practice text with bold, italic, underline, and strikethrough applied to different phrases, with the popup toolbar open below a highlighted phrase
    Practice text with all four formats applied, and the popup toolbar open
  11. Copy the following example text, formatting included: This is bold text and this is italic text.
  12. Click below the practice text and paste it into the text area. Result: The pasted text keeps its bold and italic formatting — a normal paste carries formatting over from the source, which isn't always what you want. Note: If you copied the example text straight from this tutorial page, you may notice it pastes in as a numbered list item, too — that's because the example lives inside a numbered step here. Paste carries over more than just bold and italic; it can carry over structure like list formatting as well.
    Pasted example text appearing as a numbered list item, with bold and italic formatting intact
    The example text, pasted normally — it kept its bold, italic, and even its list numbering
  13. In the toolbar, click the Paste as text icon (it looks like a clipboard with a "T"). Result: The icon is highlighted, indicating Paste as text mode is on. Clicking it again toggles it off.
  14. Click below the pasted text, then paste the same example text again. Result: This paste appears directly below the first, but with no formatting at all — plain text, no list numbering. With both pastes visible at once, the difference is easy to see: formatting (and structure) carried over on the first, and was stripped entirely on the second.
    Two pastes of the example text stacked: the first as a numbered, bold and italic list item, the second below it as plain unformatted text, with the Paste as text icon highlighted in the toolbar
    Both pastes stacked — formatted above, plain text below
  15. Click the Paste as text icon again to toggle it back off.
  16. Delete the practice text and both pasted examples — we're done experimenting, and now we'll write the article's real opening paragraph.
  17. Type (or copy and paste as text) the following as the Article Text, then apply Bold to the first highlighted phrase and Italic to the second, as shown:
    • We help growing companies get more value from their technology investments. Our team is known for careful, hands-on work, and we stay involved long after the project ends.

    Our Services article text with the intro paragraph typed, bold applied to careful hands-on work and italic applied to long after the project ends
    The finished intro paragraph, with bold and italic applied
  18. Click Save & Close. Result: Our Services is saved with its opening paragraph. We'll reopen and build on it in the next tutorial.

Concepts

The text editing area is referred to as the TinyMCE editor, a plugin that comes standard with Joomla.

The options available can be customised by the administrator.

Underline is conventionally reserved for hyperlinks in web content; using it elsewhere for emphasis can make readers think text is a link when it isn't. Bold and italic are generally safer choices for emphasis.

Text copied from other sources — Word documents, web pages, PDFs — often carries hidden formatting along with it: fonts, colours, spacing, that don't match your site. Paste as text strips all of that out, leaving only the plain text, which you can then format the way you want using the editor's own tools.