Sapphireslinger wrote:
>
> I installed quinoid-v0-0-8-190313a.apk and made sure I could make and save 
> new tiddlers ... and still no sticky titles. 
>
> So, Mat, I made a tiddler titled "Fixed Tiddler Title Bar", set it to 
> text/css, tagged it with "$:/tags/Stylesheet" and put this in the body of 
> the tiddler:
>
> * .my-class .tc-tiddler-title {position:fixed}
>

...so did you apply "my-class" to where you want it active? The stylesheet 
only defines the styles. Where it is to be used, you muse actually add the 
class. So you need to find where in the "tc-tiddler-title" class is 
actually applied. It *might* look like this class="tc-tiddler-title". Then 
change that into class="my-class tc-tiddler-title" so that both classes are 
applied. 

<:-)

>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b1a74666-6541-410b-9f40-d9ef4d8184a8%40googlegroups.com.

Reply via email to