CSS class Question

125 views
Skip to first unread message

Jan Johannpeter

unread,
Apr 15, 2015, 4:46:29 AM4/15/15
to TiddlyWiki
Hello,
What is the name of the CSS class to address the "Paper" the
TiddlerContent appears on.
What do I have to write, if i want to make tiddlers fill at least the
whole screen vertically and to be bigger if the content is bigger.
Thanks Jan

PMario

unread,
Apr 15, 2015, 4:50:29 AM4/15/15
to tiddl...@googlegroups.com
Hi Jan,

TiddlyWiki 5 or TiddlyWiki Classic?

-m

Jan Johannpeter

unread,
Apr 15, 2015, 6:47:54 AM4/15/15
to tiddl...@googlegroups.com
Hi Mario,

Thanks for helping, Tiddly Wiki Classic.

Jan
--
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/068ae431-3cb3-40ed-82e8-9806614fe8c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Eric Shulman

unread,
Apr 15, 2015, 5:57:37 PM4/15/15
to tiddl...@googlegroups.com
".tiddler" is the classname for the overall tiddler container, including the title, subtitle, toolbar, and body content  
".viewer" is the classname for the body content container only

To set the height of a tiddler to be "at least the whole screen vertically", you can use something like:
.tiddler { min-height:100vh; }
where "100vh" means "100% of the viewport height"

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...

Jan Johannpeter

unread,
Apr 15, 2015, 7:07:20 PM4/15/15
to tiddl...@googlegroups.com
Thank you Eric, beautifull.
Jan
--
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 http://groups.google.com/group/tiddlywiki.
Reply all
Reply to author
Forward
0 new messages