Hi, all —

In my ongoing quest for translucent tiddlers, I've started using images of 
varying color and opacity as the background for my tiddlers.

However, it occurs to me that, instead of pointing to these images 
elsewhere, I could embed them in my TWs and reference them without having 
another resource to keep track of.

My current stylesheets look something like this:

.tc-story-river .tc-tiddler-view-frame {
  background:url('images/backgrounds/92-percent-opacity-white.png') 
!important;
}

But if I move that PNG into a tiddler ($:/backgrounds/92%white.png), can I 
transclude it into my stylesheet?

I'm including transcludeinline among my stylesheet tiddler's pragma:

\rules only filteredtranscludeinline transcludeinline macrodef 
macrocallinline html

but I'm not pulling in the content (the image) from the tiddler.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f14d77a1-2cf5-4798-b821-7b0b94a68e49n%40googlegroups.com.

Reply via email to