Just a side sharing for TiddlySpace users: ToggleRightSidebar via TiddlyTools does not function on TiddlySpace. So we can use ToggleSideBarTB (see http://tobibeer.tiddlyspace.com/#ToggleSideBarTB to see how it works). You may need to configure the margin-right attribute for rightBarShow in the tiddler to suit your space layout.
Mike於 2010年3月12日星期五UTC+8下午9時17分14秒寫道: > > 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 view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/_K324bjUvNMJ. 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.

