Hi Heller
> The background 'tag tiddler with paper1' etc is not working together
> with twocolumns...
> It then only displays a single tile of background instead of spreading
> it over the whole tiddler...
This happens when a tiddler is tagged paper1 *and* Note...
However if you tag a tiddler "Note" *and* "noteit" the latter takes
precedence and You'll get a yellow notepad background..
I'm not sure why -
The white notepadbackground is written as ".postitwhite {" in the
stylesheet - and is invoked through a custom viewtemplate as a viewer
- like this: <div class='viewer postitwhite' macro='view text
wikified'></div>
It think I might change the "div[tags~="paper1"].tiddler .viewer" to
".paper1 {" and make a dedicated viewtemplate for each of the
backgrounds (still invoked by tags)... Maybe then it even will work in
IE6 ?
> Nice work, this is really going to be a very nice adaption...
Thanks - I hope so.
Thanks for the feedback
It's the cleaning up which is the most difficult part for me - so
please
- if you have more comments - also addressing clutter and what to
leave out, I'd apreciate it.
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.