Thanks shavinder. This work great! 2009/12/17 shavinder <[email protected]>
> The backstage button shall remain there even if you chuck out the > header div from the [[PageTemplate]]. > Further, you don't have to use frames to display an image in header. > Do this in you [[PageTemplate]]: > > <!-- default header div is commented out here > <div class='header' macro='gradient vert > [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'> > <div class='headerShadow'> > <span class='siteTitle' refresh='content' tiddler='SiteTitle'></ > span> > <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></ > span> > </div> > <div class='headerForeground'> > <span class='siteTitle' refresh='content' tiddler='SiteTitle'></ > span> > <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></ > span> > </div> > </div> > --><!--This is a custom header definition in place of the default--> > <div refresh='content' tiddler='siteHeader'></div> > > Save and close the [[PageTemplate]]. Now create a tiddler > [[siteHeader]]. and in it embed an image like this: > [img[http://path/to/HeaderGraphics]] > > -regards > Shavinder > > On Dec 17, 9:38 am, "Mark S." <[email protected]> wrote: > > Well, putting > > > > .header {display:none;} > > > > in the StyleSheet tiddler hides the header but leaves the backstage. > > Is that what you want? > > > > Mark > > > > On Dec 16, 7:49 pm, Claudio Li <[email protected]> wrote: > > > > > Is using tw as a website, with the MPTW theme from tiddlytheme applied. > Is > > > that possible to remove the header yet still be able to access the > > > backstage? > > > > > My plan is to create an ordinary HTML frameset with two frames, the > upper > > > frame will be showing a graphic header and the lower frame will be > showing > > > TW with the header removed/hidden (i.e. the part above MainMenu is > cut), yet > > > still offer a way to access the backstage. > > > > > Claudio > > -- > > 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]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > > -- 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.

