1
Good morning guys, I managed to limit the tinymce buttons as follows:
editor_config.toolbar1 = "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | emoticons";
editor_config.toolbar2 = "";
However, I couldn’t figure out how to remove the toolbar that is in the image below, can anyone tell me how to remove?