Check the StyleSheet tiddler at Poorani's wiki, especially this
section:
body {
margin: 0px;
background: white url(pattern_157.gif) repeat;
font-size: 9pt;
font-family: tahoma,arial,helvetica;
}
Specifically, the code to add the repetitive small image is:
background: white url(pattern_157.gif) repeat;
Replace pattern_157.gif with your own image, which needs to be in the
same folder as the wiki (otherwise you need to specify the path).
"white" just states that otherwise the background is white and
"repeat" makes the background image repeat.
w
On Apr 30, 6:45 pm, JessieCloud <[email protected]>
wrote:
> Hi there,
>
> I've been trying to find out how to add a background to TW like this
> sitehttp://www-users.math.umd.edu/~poorani/tiddlywikime.html
>
> I like it because the tiddlers and the background are different and so
> when you click on the tiddler it lays down on the background and
> creates a really nice slick effect.
>
> I've worked out how to change colours of everything else, just not
> change the background to something other than the tiddlers.
>
> Any help would be much appreciated.
>
> Thanks so much.
>
> Jess
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group
> athttp://groups.google.com/group/tiddlywiki?hl=en.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.