Hi Shankar,

What you are describing doesn't seem to represent standard behaviour.
Thus, I would guess you are using a custom theme or a "flavour" of
tiddlywiki, such as MPTW.
Therefore you may want to look into the theme itself.
If you are using Firefox, I highly recommend installing the FireBug
plugin,
which allows you to inspect your document structure and css.
In general to adapt the sidebar behaviour you would have to put
anything like this into your stylesheet:
#sidebar{width:XXXpx;height:100%;} etc... or
#sidebar .classOfSubElement{width:XXXem;height:100%;} etc...

Also, pointing to a copy of your document helps a great deal to better
understand your specific problem.
Ever tried... https://www.getdropbox.com ?


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