Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to display the entire path to a page by default?

Rumceisz
Contributor
November 5, 2012

Hi All,

Is it possible to display the entire path to a page by default (see picture)? The location of a page in the space hierarchy is very important for us to understand the context of the page content.

Can you please help?

Thanks in advance,

Rumi

1 answer

1 accepted

1 vote
Answer accepted
Kay Brown
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.
November 5, 2012

To remove the ellipses in the breadcrumbs, go to Admin Console, Look and Feel, Custom HTML, at end of HEAD, and enter the following:

<script>

AJS.toInit(function(){

AJS.$('#ellipsis strong').click();

});

</script>

Rumceisz
Contributor
November 5, 2012

thank you Kay!

Is it possible to show the whole path only in a particular space instead of the entire Confluence?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events