Great tutorial for editing the layout here: (Using Firebug + Firefox) http://groups.google.com/group/tiddlywiki/browse_thread/thread/fb20a3791a3cd9a5#
I would also recommend http://www.tiddlytools.com/#ToggleRightSidebar if you wish to hide the sidebar vs. removing it And you can use the following for removing Backstage http://groups.google.com/group/tiddlywiki/browse_thread/thread/e5f543fa84f5fbbc/b2fcf5243244c2df?lnk=gst&q=remove+backstage#b2fcf5243244c2df http://groups.google.com/group/tiddlywiki/browse_thread/thread/4ea88592e981e1de/7b047ac45a2d2c02?lnk=gst&q=remove+backstage#7b047ac45a2d2c02 Good Luck, Mike On Mar 11, 8:43 pm, AndrewMc <[email protected]> wrote: > Hi All > > I am developing a theme that hides the sidebars and the backstage from > view. > How should I edit the PageTemplate and StyleSheet to remove these > elements from view? > > I have hidden the right sidebar by deleting the following code from > PageTemplate. > <div id='sidebar'> > <div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></ > div> > <div id='sidebarTabs' refresh='content' force='true' > tiddler='SideBarTabs'></div> > </div> > > However, removing this code does not expand the display of the tiddler > to occupy the sidebar space. That is, the sidebar is hidden from view, > but there remains an empty gap where the sidebar was. How can I get > the tiddlers to fill this space? > > How can I hide the Backstage from view? Do I need to edit the > backstage display properties using StyleSheet? > > Cheers > Andrew Mc -- 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.

