Hi Diego
>
> Does anyone know how I can "grab hold" of the page background image with css?
> When I test the fish on the prerelease with options : fixed to window and
> cover, its size and placement is all whacky. Is there some way to assign it a
> class I can then edit with stylesheet tiddler?
You may be able to use the background-position-x/y CSS properties. Try
something like this in a stylesheet tiddler tagged $:/tags/Stylesheet:
html body.tc-body {
background-position-x: 100px;
background-position-y: 100px;
}
There are some docs here:
https://developer.mozilla.org/en-US/docs/Web/CSS/background
<https://developer.mozilla.org/en-US/docs/Web/CSS/background>
Best wishes
Jeremy.
>
> On Friday, November 10, 2017 at 11:39:02 AM UTC-6, Jeremy Ruston wrote:
> Hi Diego
>
> I can confirm that is a bug, and it’s now fixed for 5.1.15:
>
> https://github.com/Jermolene/TiddlyWiki5/commit/f366a74f681319152c8b2ea60efcbcc58969cda6
>
> <https://github.com/Jermolene/TiddlyWiki5/commit/f366a74f681319152c8b2ea60efcbcc58969cda6>
>
> I’ve also uploaded a new prerelease that includes the fix:
>
> http://tiddlywiki.com/prerelease/ <http://tiddlywiki.com/prerelease/>
>
> Many thanks,
>
> Jeremy.
>
>
>> On 10 Nov 2017, at 03:04, Diego Mesa <[email protected] <>> wrote:
>>
>> I wanted to try and mess around with setting Tobias' fish version of the
>> tiddler poster (attached) as my page background. However, neither on his
>> page, or on tiddlywiki.com <http://tiddlywiki.com/> (or mine), when I set
>> the page background image field to the correct tiddler, does the fish
>> actually show up. Other svg images work, like Tiddler Fishes.svg.
>>
>> I am able to add the fish to my sidebar as shown in the attached screenshot,
>> by just adding: <div class="tb5-fish">{{$:/.img/fish.svg}}</div> to my
>> TableOfContents tiddler. I can even modify it with CSS (I flip it, and add
>> some margins, like on tobias' site). Is it possible to do this on my page
>> background?
>>
>> Thanks
>>
>> --
>> 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
>> <https://groups.google.com/group/tiddlywiki>.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/a78cb6e1-ad4d-46c0-81a8-74ec5d5ff362%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/tiddlywiki/a78cb6e1-ad4d-46c0-81a8-74ec5d5ff362%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout
>> <https://groups.google.com/d/optout>.
>> <temp.png><$__.img_fish.svg.json>
>
>
> --
> 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]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/9d1a7ab9-f910-42d0-9dee-7b10e07aa052%40googlegroups.com
>
> <https://groups.google.com/d/msgid/tiddlywiki/9d1a7ab9-f910-42d0-9dee-7b10e07aa052%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
--
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/10D12573-AF03-4B57-8146-87D8C0FE6CB2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.