The backstage link in teh upper right is placed very bad. I don't need
it very often (actually never yet) and the link gets overlayed by the
#messageArea for saved backups.
I don't want to remove the link via CSS (as discussed before). I want
to move the complete backstage section into an own tiddler.
It doesn't appear in the template tiddlers so I tried adding the html
manually:
<html>
<div id="backstageCloak"></div>
<div id="backstageButton"></div>
<div id="backstageArea"><div id="backstageToolbar"></div></div>
<div id="backstage">
<div id="backstagePanel"></div>
</div>
</html>
No content appears tho.
I would already be happy if I keep teh section where it is and only
move the link into the sidebar menu.
Any idea how to fix this?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.