02.01.2020, 18:15
(Dieser Beitrag wurde zuletzt bearbeitet: 08.02.2020, 14:25 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Mybb-Font-Awesome-5-light-dark-[SCEditor]
Zitat:[For 1.8] MyBB Font Awesome 5 Light or Dark Editor for MyBB 1.8.21+ [SCEditor] by: Vintagedaddyo
Description: * (from an old tutorial I once posted)
A dark or light MyBB editor using Font Awesome 5 icons for [SCEditor]
Introduction:
Hey all,
If you need a dark or light editor using Font Awesome 5 icons, this is for you.
Installation:
1) Upload the contents of Upload to your forums root directory maintaining package directory structure.
2) Add to your theme headerinclude template: **
** note: if your theme is already using font awesome 5 and has a headerinclude and fontawesome 5 library already included you could opt to not add this header include and could opt to remove the font awesome 5 library directory from:Code:<!-- Add Font Awesome 5 sceditor styling --> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/mybb-fa5/css/all.css">
3) Enable Mybb-fa5.css (light) or Mybb-fa5-dark.css (dark) in your theme for editor...Code:{$mybb->asset_url}/jscripts/sceditor/themes/mybb-fa5/
Have fun!
Github:
https://github.com/vintagedaddyo/MyBB_Theme_Mybb-Font-Awesome-5-light-dark-SCEditor-/