Le samedi 27 août 2016 16:45:41 UTC+2, Ste Wilson a écrit : > > I know it's off topic a little but how do you do that floating tool bar in > the top left?
Hi, you can use code inspector with Firefox for example to identify a css class, and then find information with advanced search form, for example : - find css class *tc-topbar-right* - search in advanced mode and find $:/core/ui/PageTemplate/toprightbar <https://designwritestudio.github.io/#%24%3A%2Fcore%2Fui%2FPageTemplate%2Ftoprightbar> - have a look inside and find *$:/tags/TopRightBar* - search this in standard search and find SystemTags <https://designwritestudio.github.io/#SystemTags> - select tag pill *$:/tags/TopRightBar* and find *$:/core/ui/TopBar/menu* Hope this help Sylvain -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d55e0652-3568-465b-a674-f8c0ee6fe7e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

