My second question in this group.
This refers to another plugin kindly posted here:
http://www.visualtw.ouvaton.org/VisualTW.html#TiddlersBarPlugin
which is called TiddlersBar Plugin.
This plugin produces a nice tabbed interface.
But when I open many tiddlers, the tabs reach far to the right,
getting out of sight behind the side bars.
How can I prevent this to happen?
I would like to have the tabs only reach the same horizontal length as
the horizontal length of the visible tiddler itself.
In an old post
http://groups.google.com/group/tiddlywiki/msg/12832a5b658950a0?hl=en
I found kind of an advice:
"Try adding this to your StyleSheet:
#tiddlersBar { overflow: hidden; } "
And I tried adding this code inside several tiddlers which have titles
similar to "StyleSheet", but nothing happened...
If somebody has some advice, I will be grateful.
I have seen some TW in Internet with a beautyful tabbed interface
whose tabs did not hide behind any sidebar, so I hope there is a way
to attain that.