Tony M and Birthe C, thank you! The z-index 500 worked perfectly for the Page
toolbar!
But none of the z-index numbers works for the Edit Toolbar. (I even took
z-index off of the Page Toolbar and tried using it for the Edit Toolbar alone,
but it didn't do anything.
So at present my code reads
.tc-page-controls {position: fixed; top: -15px; left:0; right:0; padding-left:
3px; z-index:500; background-color: white; }
.tc-tiddler-edit-title {position: fixed; top:18px; left:0; right:0;
padding-left: 3px; background-color: pink; }
Could it have something with ...
$:/core/ui/EditTemplate/controls
... showing ...
<$view field="title"/>
Does that mean the controls only show up when they are passing through a title
field?
--
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/e4f4d896-296f-4dfd-bb34-11773cf2d59c%40googlegroups.com.