Latest version EOL
Released 1 week ago
This theme is now deprecated and its functionality has been merged into Map Sidebar Optimization.
This theme modifies the default scrolling behaviour in four ways:
Note that depending on your browser and OS settings, the scrollbar may be more or less invisible at first. 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):
#map-body {
--map-sidedar-scrollbar-track-color: slategrey;
--map-sidedar-scrollbar-slider-color: whitesmoke; }
You can do the same for the scrollbar’s width (thin
or auto
) using the following properties:
#map-body {
--map-sidedar-scrollbar-width: thin; }
However, those properties are still not supported on Safari as of early 2025.
This theme can be used alongside either of Scrollable Main Sidebar or Pop-Out Sidebar and pairs well with Map Sidebar Legibility Upgrades.
Want to show appreciation for my plugins or request one-on-one CSS help? I accept tips on Ko-fi (no account needed):
Released 1 week ago