suggestion. The result is just what I was looking for.
On Jul 24, 12:28 am, Mike <
eris...@gmail.com> wrote:
> My solution to the same problem was to create a fixed div. . .
> in the PageTemplate
> <div id='displayArea'>
> <div class='hD' id='hD' refresh='content' tiddler='contentHeader'></
> div>
> <div id='messageArea'></div>
> <div id='tiddlerDisplay'></div>
> <div class='fD' id='fD' refresh='content' tiddler='contentFooter'></
> div>
> </div>
>
> This creates a Header and Footer for the TW
> if contentHeader & contentFooter do not exist nothing is displayed,
> but if you create a tiddler with that name it will be displayed
> I created a custom class of hD & fD, but you could also use the
> existing class tiddler (format like a tiddler)
>
> Hope that helps, or at least gives you some new ideas,
>
> Mike
>
> On Jul 23, 2:58 pm, wumpus <
swwhar...@verizon.net> wrote:
>
> > FND
>
> > It dawned on me that it was awkward to try to fit a long quote in the
> > mainmenu. After looking atMPTWI decided to instead use the top menu
> > tiddler. Seehttp://