Forums

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

how can I hide page's name?

Ricchar M December 1, 2013

Hello! I would like to hide the page's name (template > template home), I've got to hide the dashboard but I need to hide the names also.

Could somebody help me?

Thanks!

4 answers

1 accepted

0 votes
Answer accepted
Ricchar M December 1, 2013

Ok...I attach new imagen, I mean where is the red box so...can I hide it?

Thank you!

Nic Brough -Adaptavist-
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.
December 1, 2013

That confirms it's the breadcrumbs.

Althogh I mentioned coding, I have seen it done with a very quick change to the css. If you add

#breadcrumbs {display:none;}


to the global css, it will not display the section. I can't remember which version(s) of Confluence that works for, but if it doesn't work for you, then you'll need something more recent and clever - start at https://answers.atlassian.com/questions/55093/remove-redundant-breadcrumbs

0 votes
Ricchar M December 2, 2013

Thank you so much Nic Brough. It worked perfectly!!

Thanks again for your answer ;)

0 votes
Ricchar M December 1, 2013

I would like to remove the name which is on the bar (header), not the name which is beside to the logo.

I've tried with code but only I could to hide dashboard no the other name beside to right, maybe I don't explain very well...but do you understand me?

Nic Brough -Adaptavist-
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.
December 1, 2013

Oh, do you mean the breadcrumbs right at the top of the screenshot?

Again, I think you can't hide those without a bit of code, either in the theme or in the core of Confluence. It's because that part of the screen is rendered in a different part of the application from where you've been changing the page content. I'm less sure removing them is a problem for the user though (I know I rarely look there)

0 votes
Nic Brough -Adaptavist-
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.
December 1, 2013

You can't hide the name of a page in Confluence, it's part of the url.

You could try to remove it from the display screen, which will need some coding, but that's really going to confuse the users, as they won't know where they are. Not recommended!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events