Forums

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

Deactivate the sidebar scrolling

Gustav Karavas October 20, 2013

How can i deactivate the scrolling of the sidebar. E.g. If I am at the top of the website, the sidebar style is top: 20px. If i scroll, the sidebar changes to 0px. How can i disable that and how can i set the sidebar to 50px fixed?

1 answer

0 votes
Davin Studer
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.
October 20, 2013

In confluence admin -> Look and Feel -> Stylesheet you can set custom styles that are applied gl0bally. You can override the default behavior there.

Gustav Karavas October 21, 2013

Hi Davin,

thanks for the response, but it still don't work. I have already tried this with this code:

.ia-fixed-sidebar {
   top: 50;
}

In the element resource of Chrome browser I can see that the value top: is changing from 20px to 0px after I scroll down. I want that this value is set to 50px all the time.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events