Do you know any CSS? You can put a property:
position: fixed;
on the sidebar element (and maybe you'd need to apply it to some others,
also) to achieve the behavior you're looking for. You can add CSS style
rules to the StyleSheet tiddler.
Off the top of my head you'd need to paste in
#sidebar { position: fixed }
but I've modded my TW so much I'm not sure anymore.
Trey
On Thu, Sep 22, 2011 at 9:44 PM, lu <[email protected]> wrote:
> Hi all,
>
> Just a quick question. Is it possible to have a separate frame for the
> tiddlers, so that when scrolling down the tiddlers the side bar can be
> kept on screen? I looked through quite a few themes but none of them
> can do that.
>
> cheers, Lu
>
> --
> 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.
>
>
--
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.