Eric, In my ignorance, I misspoke. But I took your tip and applied it to the mainMenu, which is what I meant.
You are always so responsive and helpful. Thank you for supporting this wonderful tool. Josh On Mar 4, 11:26 am, Eric Shulman <[email protected]> wrote: > On Mar 4, 8:10 am, aspirant <[email protected]> wrote: > > > I want to remove the sidebar on the left entirely and reclaim that > > space. > > It would be nice to leave just a wee bit of whitespace to the left of > > my tiddlers, so that they aren't flush w/ the left side of the page. > > put the following CSS in [[StyleSheet]]: > #sidebar { display:none; } > #displayArea { margin-right:1em; } > > However... once you hide the sidebar, it will be difficult to actually > work with your document, since all the useful command will be hidden. > One way around this is to put a TiddlyLink to the sidebar commands > into the MainMenu, like this: > [[commands|SideBarOptions]] > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

