Hi Mohammad,

In my attempt to create a presentation, I used this line of CSS to set the 
tiddler-height: 

body.tc-body .tc-tiddler-frame { border: 0; margin: 0; padding-top: 0; 
min-height: 
100vh; }

I am not sure if you can use the story view width and hight in TW 5.1.16, 
but for me this worked great as it uses a percentage of the viewport 
(browser window) – 100 % in my case. The entities available are

vh = viewport height
vw = viewport width

My result is available here https://tid.li/tw5/styles.html including all 
things needed for the presentation, the CSS 
<https://tid.li/tw5/styles.html#punch-slideshow.css> is inspired by 
Jeremy’s Punch theme and adapted to my preferences. 

All the best,
Thomas

Am Dienstag, 1. Mai 2018 07:02:33 UTC+2 schrieb Mohammad:
>
> In Zoomin story view, it is desired to open all tidlers with same size!
>
> My question is:
>   How can I use CSS to set the size of all tiddlers tagged with "slide" 
> the same size
>   for example: 
>
>
>    - tiddler width    = 0.75 x (story width)
>    - tiddler height  = 0.80 x (story width)
>
>
>
> Note:
>  In zoomin story view, when you have tiddlers with same size, it gets 
> distraction out of the way
>
> /Mohammad
>   
>
>

-- 
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/77e78c99-6d7b-42ef-895a-bc0230759148%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to