Thanks for your suggestion. I know little about CSS, but I actually
tried the fixed position soultion, which works perfectly in most
cases. The only problem is that when, for example, there is a long
list of tiddlers in the SiderBarTab, you can only see part of the
sidebar that is on screen. There is no scrollbar for the left areas.
Any ideas for that?

Lu
On Sep 22, 11:45 pm, "[email protected]" <[email protected]>
wrote:
> 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.

Reply via email to