Re: [tw5] Re: Background Image - what am I doing wrong?

2019-07-27 Thread Aidan Grey
Oy. Yes, that was it. Thanks man

On Sat, Jul 27, 2019, 11:45 AM 'Mark S.' via TiddlyWiki, <
tiddlywiki@googlegroups.com> wrote:

> You don't need to wrap the style in style tags when used in a stylesheet.
> I think you'll find it works once you remove those.
>
> On Saturday, July 27, 2019 at 10:02:49 AM UTC-7, Aidan Grey wrote:
>>
>> 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:
>>
>> 
>> .tc-tiddler-frame { background-image: url(<> "old-parchment.jpg">>); }
>> 
>>
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/95a7e2aa-2888-4c28-8709-90e6fb9b2927%40googlegroups.com
> 
> .
>

-- 
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/CAJu7H0aPoNb7xDXJ41FjJfuLYuGJGhkWJ%2BFrcXJ_ZUMcG5E2jA%40mail.gmail.com.


[tw5] Re: Background Image - what am I doing wrong?

2019-07-27 Thread 'Mark S.' via TiddlyWiki
You don't need to wrap the style in style tags when used in a stylesheet. I 
think you'll find it works once you remove those.

On Saturday, July 27, 2019 at 10:02:49 AM UTC-7, Aidan Grey wrote:
>
> 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:
>
> 
> .tc-tiddler-frame { background-image: url(< "old-parchment.jpg">>); }
> 
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/95a7e2aa-2888-4c28-8709-90e6fb9b2927%40googlegroups.com.