Topic: All tools not available
What determines which tools will be available for rich text editing? I only have a small set available for one site's home page.
Is there a way to edit the html or css using SimpleCMS?
You are not logged in. Please login or register.
What determines which tools will be available for rich text editing? I only have a small set available for one site's home page.
Is there a way to edit the html or css using SimpleCMS?
Hi Jack, you can customise which toolbar icons appear by updating your settings here:
Account > My account > Update rich text editor options
To update the toolbar icons for your clients go here:
Users > Permissions > Rich text options
The system may restrict some of the toolbar icons depending on what has been defined as editable. For example, if you have made a SPAN (inline element) editable then the system will disable any toolbars that will generate block elements. It does this to prevent generating invalid HTML. If you encounter this then you may wish to consider putting a DIV around the editable area and making the DIV editable and then your toolbar won't be restricted by the system.
If you have any further questions or problems, please let us know and provide a link to the page in question.