Hi Heller If you'd like a seachbutton placed as it is in the TiddlySpaceTheme you can copy some code from the StyleSheetHeader tiddler http://sandboxmm.tiddlyspace.com/#StyleSheetHeader , and put it into your Stylesheet tiddler and a snippet from the PageTemplate tiddler http://sandboxmm.tiddlyspace.com/#PageTemplate into your own PageTemplate.
Cheers Måns Mårtensson On 13 Sep., 13:20, Heller <[email protected]> wrote: > Could someone please tell me how to get the search box > on the extreme right of the subtitle in the MPTW theme tiddly > > PageTemplate > > <span class='siteSubtitle' refresh='content' > tiddler='SiteSubtitle'></span> > </div> > <div id='headerSearch' macro='search'></div> > </div> > > and StyleSheet > > #headerSearch { > position: absolute; > bottom: 5px; > right: 25px; > > } > > #headerSearch a { > border: none; > > } > > does not work for me... -- 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.

