Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
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
Is it possible to remove all but the image icon? It would look maybe something like this image:
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!