The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how can I change page tree colors

Mordechai Cikk
Contributor
August 2, 2017

Hi Guys.

I am trying to change the color scheme for the left sidebar page tree.

It was easy enough to change the backgroud color in the space stylesheet with something like:

.acs-side-bar {
background-color: #33334d;
}  

But I was not successful at changing the text color.

Anyone have experiance with this?

 

Thanks

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Thomas Schlegel
Community Champion
August 2, 2017

Hi Mordechai,

try this CSS:

.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a { color: #ff7f50; }

.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list li .plugin_pagetree_children_content .plugin_pagetree_current a { color: #359797; }

Mordechai Cikk
Contributor
August 2, 2017

neither seems to have any affect.

Thomas Schlegel
Community Champion
August 2, 2017

where did you add the CSS? 

My Confluence 5.10.7 looks now like that:

image.png

Thomas Schlegel
Community Champion
August 2, 2017

I added the CSS to the Space Stylesheet:

http://<your-confluence-url>/spaces/viewstylesheet.action?key=<spacekey>

Like # people like this
Mordechai Cikk
Contributor
August 2, 2017

 

Hi Thomas.

Your settings are now working for me.

Thanks for your help!

Thomas Schlegel
Community Champion
August 3, 2017

You're welcome :-)

Nanci Akins [X]
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2021

I used these settings and am glad I found this suggestion! My question now is, do you have a way to change the look of just the parent pages in a page tree? Make them bigger or a different color than the child pages? 

Nick Hughes
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 3, 2022

This! I tried to do it yesterday but couldn't find out how

TAGS
AUG Leaders

Atlassian Community Events