(TW5) Why is the footer disabled in Zoomin mode and is there a workaround?

36 views
Skip to first unread message

Tom Bardout

unread,
Jan 13, 2017, 5:44:49 PM1/13/17
to TiddlyWiki
Hi,

As my title states, why is the footer (acheived with $:/tags/BelowStory) disabled/hidden in Zoomin mode and is there a workaround? 

Jeremy Ruston

unread,
Jan 13, 2017, 6:14:02 PM1/13/17
to tiddl...@googlegroups.com
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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.

Tom Bardout

unread,
Jan 13, 2017, 7:26:31 PM1/13/17
to TiddlyWiki
Hi Jeremy,

Thank you. 
Reply all
Reply to author
Forward
0 new messages