Folks,
The $:/tags/AboveStory tag places items above the story. But I would like to have this or an equivalent remain fixed at the top when I scroll, so I can place BJ’s Story tabs at the top and remain visible after scrolling.
How should I modify $:/core/ui/PageTemplate/story OR $:/core/ui/PageTemplate to achieve this?
I can create a package or layout for this.
I’m no kind of PageTemplate person.
What I’m wondering is if you can get what you need just through CSS?
The content of Tiddlers tagged $:/tags/AboveStory appear, for example, inside this …
<section class="story-backdrop"><h1 class="">A putative Tony Tiddler to afix at top?</h1></section>
Maybe just play with the CSS for section.story-backdrop?
Just a thought!
TT