I want to disable the Confluence Like Plugin in Confluence 7.2.1, but I can't.
In earlier versions there was a button to click "disable" or "uninstall" but these buttons are not there anymore.
What about to add the following code into the Global CSS (see Styling Confluence with CSS)
#likes-section{display:none;}
or Announcement Banner for Confluence?
<style>#likes-section{display:none;}</style>
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.