I ALMOST have it working, but only when I'm in edit mode. What?!
- I Imported an image for a background on tiddlers. I did nothing to it,
it's called "old-parchment.jpg" and type is "image/jpeg". no tags or
anything.
- I created tidBkgImg tagged with $:/tags/Stylesheet, no type, and this
code:
<style>
.tc-tiddler-frame { background-image: url(<<datauri "old-parchment.jpg">>);
}
</style>
Background only shows up if I have a tiddler - any tiddler, in edit mode,
and then it shows for all tiddlers. As soon as I leave edit mode, the
image disappears, again for all tiddlers.
I can't find another class to use that makes a difference, and I can't find
the difference between edit and view mode that will affect the frame.
What am I doing wrong this time?
Thanks,
Aidan
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5fe7b56b-be0b-4537-9500-fa1774938958%40googlegroups.com.