106
Views
3
Comments
Solved
[Tiny Rich Text Editor 7] TinyMCE menubar
tiny-rich-text-editor-7
Reactive icon
Forge asset by Lucas Soares
Application Type
Reactive

Hi there! This editor looks very great! But I can't figure out how to change buttons on menu bar. I want to add fontfamily and fontsize on menu bar but it's not working. 

I found the list with accesible buttons on the web-site : https://www.tiny.cloud/docs/tinymce/6/available-toolbar-buttons/ 


2025-02-09 19-39-40
Lucas Soares
 
MVP
Solution

Hello good morning, I hope you are well. 

To add the font options such as fmilia and size just put in the toolbar the following settings:

"fontselect fontsizeselect"

The result in the editor will be:

In this link you will be able to see the example and configuration of all the options available in the editor: https://www.tiny.cloud/docs/demo/full-featured/


Hug,

UserImage.jpg
Alexandr Ribaruc

Thanks a lot! It's working. But maybe you can provide the whole list of option?

2025-02-09 19-39-40
Lucas Soares
 
MVP

Of course, you can get access to all the toolbar settings at the following link:

https://www.tiny.cloud/docs/advanced/available-toolbar-buttons/

This editor is running on version 5 of TinyMCE, which is why the commands you used previously didn't work as you used the TinyMCE 6 documentation.

At some point I will upgrade the component from version 5 to version 6, but not today.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.