In PageTemplete I'd put at the bottom:
<div id='contentFooter' refresh='content' tiddler='FootNote'></div>
In StyleSheet styling examples:
#contentFooter {
background: #ADAFFF;
padding: 1em 2em;
font-weight:normal;
}
#contentFooter a {
color:#009;
}
etc....
Morris Gray
http://twhelp.tiddlyspot.com
A TiddlyWiki help file for beginners
On Jan 18, 2:49 pm, "Dave Gifford - http://www.giffmex.org/"
<[email protected]> wrote:
> Someone has asked me how to do a footer accessing another tiddler,
> that appears at the bottom of every tiddler. I told him the answer is
> probably a div class at the bottom of the ViewTemplate, but I don't
> know what the line of code would look like. If the tiddler being
> accessed were FootNote, what would the line in the ViewTemplate read?
>
> Dave
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---