Hi Richard,

I really like you're toggle action which I've incorporated in mine. Very 
nice.

Thanks!
Jon

On Wednesday, 1 April 2015 04:59:17 UTC+1, Richard Smith wrote:
>
> Hi Jon,
>
> You can see how I did it on the website I'm building at http://didaxy.net/ 
> by finding the sidebar :) There's a tab in the sidebar called website tools 
> from where I can toggle the background image by toggling the tag on 
> 'background stylesheet' which will show you how I was able to add the 
> image. It looks like this:
>
> html body.tc-body {
> background: url(<<datauri "Clouds.JPG">>) no-repeat center center fixed;
> background-size: cover;
> height: 100%;
>
> }
>
> You'll may have to play with the css to get exactly what you want - I 
> wanted this one to stay fixed and scroll under my tiddlers but that doesn't 
> work on iOS.
>
> Regards,
> Richard
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to