Hi Danielo,

First of all, is it permissible to wrap any tiddler tagged 
*$:/tagsStylesheet* in *<pre/>*?
Semantically that seems quite odd, to say the least.

As to your problem, for reasons that I fail to understand, if I just put...

html .tw-topmenu {
     background : #ececec !important;
     height : 45px;
     margin : 0;
     position : fixed;
     top : 0;
     left  : 0;
     width : 100%;
     z-index: 100;
}

...into *$:/_stylesheet/topmenu* in either one, it works in the first but 
not in "copy". So, in fact, it's not that it's properly hidden in "copy" 
but rather never applied!

Also, in *$:/_TopSideBar*, I don' think you want to transclude that 
stylesheet tagged *topmenu* with the rest of the stuff, do you?

Now, here's the final "Aaaahhh, I knew it!"...

If I remove those awkward *<pre></pre>* tags from your StyleSheets, things 
are finally starting to work!

Best wishes, Tobias.

-- 
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