Hi,

I have a local TiddlyWiki (the monkey one), and I am trying to add
content to the header.  As I test, I edited PageTemplate and changed
these lines:

<div class='header' macro='gradient vert
[[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></
span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></
span>
<span refresh='content' tiddler='TopNav'></span> <!-- I added this -->
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></
span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></
span>
<span refresh='content' tiddler='TopNav'></span>   <!-- I added this --
>
</div>
</div>

However, the content of the TopNav tiddler did not appear anywhere.
What I am doing wrong?

Thanks,
Jonah

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to