Tiddlers (in tw5, which I'm assuming you're using) do not have the title
property set. Not sure of the correct solution, but that's the cause of
the problem.
One possible solution is to change the $:/core/ui/PageTemplate/story to
special case the tiddler with the given title and wrap it in a
@@background-color: transparent;
....{{transclude}}...
@@
On Friday, June 24, 2016 at 11:01:22 AM UTC-4, FrD wrote:
>
> Hi,
>
> I'd like to have a transparent background for one precise tiddler :
> MyTiddler.
> I've tried to put this in a stylesheet :
>
> div[title=MyTiddler]{
> background-color: transparent;
> }
>
>
> but no way, the background remains the same.
>
> What am I missing ?
>
>
> Thansk for your help
>
> FrD
>
--
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/a2dd894b-cd58-46f1-bcf2-ae5ee2ba903b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.