A little extra to make the image background behave reasonably well:
div[tags~="paper"].tiddler .viewer {
border:0px solid #dd8;
padding-left:2.0em;
padding-top:1.0em;
padding-bottom:0.5em;
background-image:url('[[crumpled.jpg]]');
background-repeat:repeat-x repeat-y;
background-attachment:scroll;
background-position:0px;
font-family:"Marker Felt", "Comic Sans MS", "Comic Sans", Sans;
font-size:16px;
line-height:20px;
}

Regards Måns Mårtensson
On 24 Nov., 23:38, Måns <[email protected]> wrote:
> Wow Mario> I like it :)
>
> Me too
>
> > [1]http://www.tiddlywiki.com/#AnotherExampleStyleSheet
>
> Great ressource
> I've just put:
> div[tags~="paper"].tiddler .viewer {
> background-image:url('[[crumpled.jpg]]');
>
> into the StyleSheet of a TW with an attached image: crumpled.jpg.
>
> Now I just have to tag a tiddler with "paper" to get a background with
> crumpled paper..
> Very simple and effective..
>
> Thanks for sharing
>
> Regards Måns Mårtensson

--

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.


Reply via email to