Hi twgrp,

The problem is that you apply the css class of "toolbar" to your
container which for a tiddlyspace seems to set the position to
absolute (and top). Try overriding that in your template by adding
"position:relative" to the style attribute... or even better to give
it a second class, e.g. class="toolbar totop" and then put required
style definitions for it into your StyleSheet tiddler.

Tobias.

-- 
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.

Reply via email to