Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

About Sidebar

minesh patel August 18, 2011

Hello,

I have a confluence site with both a left sidebar and a right sidebar. The right sidebar has a slider.

On all my spaces, the sidebar stay open by default. However, on one space I would like to collapse the right sidebar by default.

Does anyone know how I can get this done? Thanks.

4 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
SarahA
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 19, 2011

Hallo m patel

Would you be able to tell us which version of Confluence you are using, and also which theme? The default Confluence theme doesn't have any sidebars. The Documentation theme has a left sidebar, but not a right sidebar. I'm wondering if perhaps your Confluence site has a theme plugin installed. If that's so, and if you can tell us which one, then I hope someone may be able to help you.

Cheers

Sarah

minesh patel August 21, 2011

Hi Sarah,

I am using

0 votes
minesh patel September 6, 2011
0 votes
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
August 22, 2011

Perhaps you can use CSS to set the width of the right sidebar to zero.

If the right hand content was in a div such as this:

<div id="right-sidebar">
....
</div>

Edit the space stylesheet. Browse to:

Space Admin | Look and Feel | Stylesheet

add the following:

#com-atlassian-confluence #right-sidebar { width:0; }

NB: Updated with better solution

0 votes
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
August 20, 2011

You could maybe use a similar approach to this answer.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events