[tw5] Re: Stop Classic story view from covering x px from the top.

2021-01-04 Thread Sapphireslinger
I found something that works! I saw that Ton Gerner in https://groups.google.com/g/tiddlywiki/c/VRP043rh2S8 told someone: Have a look at http://tw5custom.tiddlyspot.com/ Click the bottom button in the left toolbar for information. I imported the $:/_simple_toolbar

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread BurningTreeC
Hi @Sapphireslinger, in that tiddler you can try to set the z-index from 500 to 850, maybe it helps BTC Sapphireslinger schrieb am Sonntag, 15. November 2020 um 12:53:48 UTC+1: > I have a tiddler I created last year and tagged with stylesheet that seems > to be controlling the Page Toolbar /

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread Sapphireslinger
I have a tiddler I created last year and tagged with stylesheet that seems to be controlling the Page Toolbar / Top Toolbar, because when I untag it, the Page Toolbar / Top Toolbar disappears. Here is the code: .tc-page-controls {position: fixed; top: -15px; left:0; right:0; padding-left:

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread Sapphireslinger
Would anyone happen to know where the Top Toolbar resides in the empty.html available for download on Tiddlywiki.com? If I knew where it was in the original Tiddlywiki, maybe I could look for it in mine. On Sunday, November 15, 2020 at 6:21:17 PM UTC+8 BurningTreeC wrote: > Hi

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread BurningTreeC
Hi @Sapphireslinger, I'm pretty sure you should add a higher z-index to your *Top Toolbar* Sapphireslinger schrieb am Sonntag, 15. November 2020 um 10:41:39 UTC+1: > Maybe its the z-index of my .tc-story-river I should be modifying? > > Here are the contents of my

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread Sapphireslinger
Maybe its the z-index of my .tc-story-river I should be modifying? Here are the contents of my $:/themes/tiddlywiki/vanilla/sticky .tc-tiddler-title { position: -webkit-sticky; position: -moz-sticky; position: -o-sticky; position: -ms-sticky; position: sticky; top: 40px; background: #ff;

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-15 Thread BurningTreeC
Hi @Sapphireslinger, maybe this is a z-index issue and you could try adding a high (enough) z-index to your top toolbar BTC Sapphireslinger schrieb am Sonntag, 15. November 2020 um 08:09:04 UTC+1: > @ TW Tones > > I discovered that yesterday, and it made sticky the non-sticky *Edit > Toolbar*

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
@ TW Tones I discovered that yesterday, and it made sticky the non-sticky *Edit Toolbar* I'd been tolerating for a year : ) but it still didn't make the *Page Toolbar* sticky : ( The Story View keeps scrolling over it and rendering it unusable. On Sunday, November 15, 2020 at 10:13:54 AM

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
More accurate for me to say the Page Toolbar IS sticky but the Story View keeps scrolling over it and making it unusable. On Sunday, November 15, 2020 at 3:01:53 PM UTC+8 Sapphireslinger wrote: > @TW Tones > > I discovered that yesterday, and it made sticky the non-sticky *Edit > Toolbar* I'd

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
@TW Tones I discovered that yesterday, and it made sticky the non-sticky *Edit Toolbar* I'd been tolerating for a year : ) but it still didn't make the *Page Toolbar* sticky : ( On Sunday, November 15, 2020 at 10:13:54 AM UTC+8 TW Tones wrote: > I just saw this but I think this may be what

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread TW Tones
I just saw this but I think this may be what you are looking for. $:/themes/tiddlywiki/vanilla/sticky and set Top to 40px as an example for the Menu bar plugin. Or create a separate

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
It's late where I am, I'll have to come back to this thread tomorrow. Thank you so much for all the suggestions. On Saturday, November 14, 2020 at 11:31:38 PM UTC+8 Sapphireslinger wrote: > @Brian Radspinner > > I made a tiddler tagged with *$:/tags/PageTemplate *and put this in it: *

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
@Brian Radspinner I made a tiddler tagged with *$:/tags/PageTemplate *and put this in it: *This DIV is just here to give a height for the top bar, and apply the TC-ADJUST-TOP-OF-SCROLL class for TiddlyWiki to have tiddler title bars not end up behind the top bar. It won't be seen on the page.*

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
Here you can see the Page Toolbar covered up when the Story View was scrolled upwards. [image: Screenshot from 2020-11-14 23-10-55.png] On Saturday, November 14, 2020 at 11:09:16 PM UTC+8 Sapphireslinger wrote: > Sorry the design is so lame. It's so I can use it on my smartphone as well > as

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
Sorry the design is so lame. It's so I can use it on my smartphone as well as my desktop computer. When using this on my smartphone the right hand column tiddlers (I believe they are all tagged as sidebar segments) float to the top and do NOT cover the Page Toolbar. The left-hand column is the

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
[image: Screenshot from 2020-11-14 23-00-02.png] On Saturday, November 14, 2020 at 10:48:10 PM UTC+8 BurningTreeC wrote: > Hi @Sapphireslinger, no it's neither your TopBar/Menu or your > PageTemplate. A screenshot of your Top Bar would be very helpful > > BTC > > Sapphireslinger schrieb am

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread BurningTreeC
Hi @Sapphireslinger, no it's neither your TopBar/Menu or your PageTemplate. A screenshot of your Top Bar would be very helpful BTC Sapphireslinger schrieb am Samstag, 14. November 2020 um 15:41:07 UTC+1: > @BurningTreeC > > Is it my *$:/core/ui/TopBar/menu* tiddler? > > Here's what it says: >

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
@BurningTreeC Is it my *$:/core/ui/TopBar/menu* tiddler? Here's what it says: <$reveal state="$:/state/sidebar" type="nomatch" text="no"> <$button set="$:/state/sidebar" setTo="no" tooltip={{$:/language/Buttons/HideSideBar/Hint}} aria-label={{$:/language/Buttons/HideSideBar/Caption}}

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Brian Radspinner
Got things turned around...the "PageTemplate" class will keep the tiddler separate from the Story River, the "tc-adjust-top-of-scroll" class adjusts the margin. Tag the new tiddler with "*$:/tags/PageTemplate*". On Saturday, November 14, 2020 at 7:21:41 AM UTC-7 Brian Radspinner wrote: >

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Brian Radspinner
Whatever tiddler you have that holds the top bar, give it the class of " *$:/tags/PageTemplate*". The height of that tiddler should be the new scroll margin. An alternative is to have a tiddler just made to be that margin: Put the following in the body of a new tiddler... *This DIV is just

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread BurningTreeC
Maybe with a Screenshot we can tell you more Sapphireslinger schrieb am Samstag, 14. November 2020 um 15:12:10 UTC+1: > I'm so sorry, I don't know what the name of the Page Toolbar tiddler is. > > I know I should go to "More" and then click on either "Shadows" or > "System" but I don't know

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
I'm so sorry, I don't know what the name of the Page Toolbar tiddler is. I know I should go to "More" and then click on either "Shadows" or "System" but I don't know how to find the Page Toolbar tiddler. On Saturday, November 14, 2020 at 9:54:47 PM UTC+8 BurningTreeC wrote: >

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread BurningTreeC
@Sapphireslinger, it would be helpful if you showed how your Page Toolbar looks like... And the code it uses BTC BurningTreeC schrieb am Samstag, 14. November 2020 um 14:53:34 UTC+1: > Hi @Sapphireslinger, have you tried adding the class > "tc-adjust-top-of-scroll" to your top Page Toolbar? >

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread BurningTreeC
Hi @Sapphireslinger, have you tried adding the class "tc-adjust-top-of-scroll" to your top Page Toolbar? BTC Sapphireslinger schrieb am Samstag, 14. November 2020 um 14:10:58 UTC+1: > Thank you for your suggestion. Unfortunately, I aleardy tried that, and it > didn't work. I changed the 30 px

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
I just found this on the tiddlywiki website: As part of navigating to a tiddler, 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

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Sapphireslinger
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,

[tw5] Re: Stop Classic story view from covering x px from the top.

2020-11-14 Thread Saq Imtiaz
$:/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