Scrollable Main Sidebar

Scrollable Main Sidebar en

Installations 345 Likes 30
Sidebar

Makes the main sidebar independently scrollable and visible on-screen no matter how far down the page you are. Only applies to desktop view.

Customization

Note that depending on your browser and OS settings, the scrollbar may be more or less invisible at first. Whether or not this is the case, you can customize the scrollbar’s colours by adding the following rules to your campaign’s CSS (the first property sets the track, or gutter, and the second sets the slider, or handle):

.main-sidebar {<br>  --sidedar-scrollbar-track-color: slategrey;<br>  --sidedar-scrollbar-slider-color: whitesmoke;
}

You can do the same for the scrollbar’s width (thin or auto) using the following property:

.main-sidebar {
  --sidedar-scrollbar-width: thin;
}

However, this property is only supported on Firefox and derivatives as of summer 2021.

Map behaviour

For similar behaviour in map Explore pages, please install Scrollable Map Sidebar alongside this plugin.


Want to show appreciation for my plugins or request one-on-one CSS help? I accept tips on Ko-fi (no account needed): Support me on Ko-fi.com

Latest version 1.12

Released 10 months ago

Fixed menu height for Kanka 1.43.