Hi Tom > As my title states, why is the footer (acheived with $:/tags/BelowStory) > disabled/hidden in Zoomin mode and is there a workaround?
The answer is a tedious technicality of CSS: tiddlers in the zoomin storyview are rendered as "position: absolute", which allows them to be freely placed on the page, but breaks the positioning of any below-story elements. One workaround is to move your below-story elements to be part of the tiddler view template (by tagging those elements $:/tags/ViewTemplate). Best wishes Jeremy > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/ae5fbe36-7566-463f-be3b-0403e568f470%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4611B707-4EF8-4967-81DF-7EA9337EB9C2%40gmail.com. For more options, visit https://groups.google.com/d/optout.

