I'm specifically trying to find a solution whereby I could manipulate the tiddler frame CSS element (tc-tiddler-frame) for a specific tiddler only, i.e. without affecting all the other tidders en masse.
The problem is that the CSS element called tc-tiddler-frame has to be defined in a different tiddler tagged $:/tags/Stylesheet to have any effect. However, it will then affect all tiddlers. I've come accross Custom styles by data-tags <https://tiddlywiki.com/static/Custom%2520styles%2520by%2520data-tags.html> as one solution that defined the set of tiddlers to manipulate but if a solution exists to modify an individual tiddler in this way that would solve it. I'd rather not use tags for this; I'm relying more on fields and use tags sparingly. My knowledge of CSS is limited, so I'd be grateful for any suggestions. Thank you! On Thursday, 13 September 2018 09:54:01 UTC+1, Riz wrote: > > Any string mentioned in the field "class" is can be used as a css class in > stylesheets. Is that what you are looking for? -- 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/fc957d11-e69d-4596-9eae-c1a49ac0f05f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

