You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
What of the CSS classes controls the height and width of a tiddler?
I want to have tiddler in fixed width and height for example 70% viewport!
body.tc-body .tc-tiddler-frame
or
body.tc-body tc.tiddler-view-frame
or
.tc-tiddler-body
I could find some info from Jed wiki (inmysocks) but I could not figure out what is the right class?
--Mohammad
TonyM
unread,
Jun 24, 2019, 2:27:58 AM6/24/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Mohammad,
I may be wrong but have you looked at the page view template and the other values in Control Panel > Theme Tweeks > Sizes ?
Because I believe the tiddler size is perhaps what is left after these other elements. In other words you influence other classes to effect the tiddlers. It would make sense if the design maximised tiddler space.