Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Simplify Button Bar to Look Like This

Is it possible to remove all but the image icon? It would look maybe something like this image:
0
Comments
yes you need to open the button bar plugin, and associated files. There is a php file, with an array of the button bar options. Remove the ones you dont want. You shouldnt have to modify anything else
There was an error rendering this rich post.
Change in buttonbar.php
to
Spaces added ( for vanilla validation ) remove the spaces in above code from span and div tags
There was an error rendering this rich post.
Worked perfectly. Can't believe something can be that simple. Thank you much @422!