Is it possible to change the color of the workbox number badge

Svante Gustafsson Björkegren
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.
June 27, 2013

Hi,

We have a theme in Confluence which makes the little blue badge showing the number of unread items in the workbox nearly invisible.

Is it possible to customize the color on this little icon? I want it to stand out more from the menu row.

Rgrds,

// Svante

1 answer

1 accepted

2 votes
Answer accepted
Oli S
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.
June 27, 2013

Hi Svanta

If you use confluence 5:

The badge uses the same color, as defined for the create button. If you change this color in the colorscheme, you change the badge es well.

Another solution is to add a custom css stylesheet in the confluence admin:

body .mw-anchor.unread .badge {
    background-color:  red;
    color: #fff;
}

Svante Gustafsson Björkegren
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.
June 27, 2013
Ohhh, this css stylesheet did the trick! The right color and everything!!!! Thank you for the great tip! // Svante
Ansar Rezaei
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.
June 10, 2017

Thank you so much, Nice! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events