Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Before you begin. Make sure to check Use Bootstrap icons for Bootstrap and select Font Awesome for the Icon set to use Font Awesome icons under the Appearance section for your college theme.

    2024-04-25_16-31-15.png
  • When inserting icons, you should hard code the icons by switching to Source mode (Full HTML) in the CKEditor5 toolbar.

  • Once you are in Source mode. You can now hard code any Bootstrap Icon and Font Awesome Icon by wrapping them with an <p> tag and <em> tag. See below for an example.

    2024-04-25_16-26-57.png

...