I just found this on the tiddlywiki website: <quote>As part of navigating to a tiddler, TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki> scrolls the page so that the top of the tiddler lines up with the top of the browser window. This means that the upper part of tiddlers can be obscured when using custom position:fixed toolbars at the top of the window.
To adjust the scroll position to allow for the toolbar, add the CSS class tc-adjust-top-of-scroll to the toolbar. TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki>'s scrolling mechanism will then dynamically adjust the scroll position by the height of that element. </quote> How do I "add the CSS class tc-adjust-top-of-scroll to the toolbar"? Do I make a tiddler, tag it with tags/stylesheet, and put something like this inside: .tc-adjust-top-of-scroll {top: 30px} On Saturday, November 14, 2020 at 9:10:58 PM UTC+8 Sapphireslinger wrote: > Thank you for your suggestion. Unfortunately, I aleardy tried that, and it > didn't work. I changed the 30 px to 300 px. The result: Tiddlers still > scroll entirely up over the viewable part of the screen (And as always, I > just see the covered up toolbar poking out the left side of the Story View, > but the one icon visible is not clickable.) Only when I scroll all the way > to the top does the entire "fixed" toolbar come into view, and I see that > there is indeed a 300 px gap between the first tiddler and the toolbar. > > On Saturday, November 14, 2020 at 8:41:22 PM UTC+8 [email protected] > wrote: > >> $:/ControlPanel -> Appearance -> Theme Tweaks -> Story top position >> >> On Saturday, November 14, 2020 at 12:54:19 PM UTC+1 Sapphireslinger wrote: >> >>> I am using Classic Story View with Vanilla Basic Theme (Blanca palette). >>> >>> The Story View scrolls completely over my fixed Page Toolbar at the top >>> of the screen, so that it is useless as a fixed toolbar (since I have to >>> scroll back up to the top to see it anyway). >>> >>> *How do I tell the top boundary of the story view to stop at, say, 30 px >>> from the top?* >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ba002ed5-0e18-46c2-a996-46fa2ff4888bn%40googlegroups.com.

