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.

Reply via email to