Hi Shankar

the only thing that jumps out is the use of color palate. Do you have
taggingBorder and taggingBG defined in your TW.

try this

.tagging, .tagged {
color: red;
}

Does it work?

Alex


2009/8/25 Shankar <[email protected]>

>
> Hello,
>
> I should know this  because I created this StyleSheet.  But that was
> in 2006.  Since then, I USE Tiddly everyday; but I am not a developer
> of TiddlyWiki nor a CSS programmer - and, I have forgotten almost
> everything about the internals of TiddlyWiki!  Hence your help is
> highly appreciated.
>
> I wanted to change the color in which the tags are being displayed.
> So I tried the following:
>
> .tagging, .tagged {
> color: #ff0000;
> border: 1px solid  [[ColorPalette::TaggingBorder]];
> background-color: [[ColorPalette::TaggingBG]];
> }
>
> expecting that the tags would be displayed in RED color.  But nothing
> happened.  My memory is that the display color of the tags was
> controlled by ".tagged { color: #ff0000; }.  Is that not correct?
>
> It has been so long that I have no recollection of almost anything
> about this now!  If you find something jumping at you as wrong, let me
> know.  Else, I will postpone fixing this for now, and sometime will
> hopingly get back to :-)
>
> Thanks!
>
> Cheers; 'best,
>
> shankar
>
> >
>


-- 
http://www.multiurl.com/g/64

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