Custom Styles in Editor
Permalink
Trying to add custom css to the editor. I have searched, read, and come to the conclusion that I am dense or missing something. I have readhttps://documentation.concrete5.org/tutorials/adding-ckeditor-custom... with no luck.
My php experience is limited, but know some.. Theme was a html website converted to concrete5. Started with latest version. Can anyone provide an example that would work? Simplified details of how to do it? Example: I want to add the style .red to the Styles drop down in the editor. Do I need to do more than add page_theme.php to my theme.
Here is what I have in page_theme.php:
All caching is turned off.
Core Version - 8.4.0
Version Installed - 8.4.0
PHP 7.0.30
My php experience is limited, but know some.. Theme was a html website converted to concrete5. Started with latest version. Can anyone provide an example that would work? Simplified details of how to do it? Example: I want to add the style .red to the Styles drop down in the editor. Do I need to do more than add page_theme.php to my theme.
Here is what I have in page_theme.php:
All caching is turned off.
Core Version - 8.4.0
Version Installed - 8.4.0
PHP 7.0.30
Once you've changed that you will likely have to clear your cache.