Hi Mat,

I don't think you're quite getting the basic problem that Peter is talking 
about here. While we can reference an external image in CSS by the image 
URL, how do we reference an internal image, one which has been imported 
into TW as a tiddler type *image/png* or whatever. Sorry Peter, I don't 
know the answer to your question either, but am keen to learn what the 
answer is.

Hegart.


On Friday, 29 April 2016 09:05:17 UTC+12, Mat wrote:
>
> Put this in a tiddler that is tagged $:/tags/Stylesheet
>
> .tc-tagged-bbb .tc-tiddler-title:after {
> width:95%;
> height:6em;
> content:"";
> position:absolute;
> margin-top:-2em;
> margin-left:-2em;
> background-color:rgba(1,1,1,.3);
> border:1px green solid;
> }
>
> To have it apply, tag a(nother) tiddler with the "tc-tagged" value, i.e 
> "bbb"
>
> The ":after" that you see is called a css pseudo element if you want to 
> look it up.
>
> At least it's something to experiment with.
>
> <:-)
>

-- 
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/b3685c3d-a4e0-4b64-9315-8c2456cf9959%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to