How to hide watch button in confluence?

David Garcia August 28, 2014

Hi guys!

I need to hide the watch button from a particular space.

Anyone have an idea?

Thansk.

Best regards.

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Aleš Laňar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 28, 2014

Into space tools - Look - Stylesheet this CSS:

#watch-content-button{
display:none !important;
}

0 votes
David Garcia August 28, 2014

You're right!

Thank you so much.

Aleš Laňar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 28, 2014

No problem :) I am happy that work

0 votes
David Garcia August 28, 2014

Hi,

I want to hide only in a particular space, not in all confluence spaces.

Thanks.

Aleš Laňar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 28, 2014

I editted it only for space :) You have to go to space tools and there are stylesheets :)

Locate to your space where you want fo hide it. Then open space tools and there is tab Stylesheet. Insert this code and all watch buttons in this space will be hidden ;)

TAGS
AUG Leaders

Atlassian Community Events