Hi Hegart,

Have a look at my 'Bluish' theme. See the - commented - styles in 
http://tw5custom.tiddlyspot.com/#Stylesheet%20'Bluish'%20theme

Cheers,

Ton


On Tuesday, February 16, 2016 at 7:05:49 PM UTC+1, Hegart Dmishiv wrote:
>
> Hi Mat,
>
> Thanks for the reply. I think I'm okay with *how* to apply styles using 
> CSS, I just need to know *what* to style to get the individual tab titles 
> to be different colours. Oh, and for the SideBar tabs, there's also the 
> little matter of *where* to apply the style from. :-P
>
> Hegart.
>
>
> On Wednesday, 17 February 2016 01:42:10 UTC+13, Mat wrote:
>>
>> Read about Stylesheets <http://tiddlywiki.com/#Using%20Stylesheets>
>>
>> Basiclaly, you define a class with your desired propoerties.
>>
>> It is also possible to do this straight in the tiddler with a local 
>> style. For example;
>>
>> <style>
>> .myStyle {
>>     background:yellow;
>> }
>> </style>
>>
>> However, there are reasons why it is not so good to do this 
>> tiddlerlocally... but I can't recall them right now. For one thing, there 
>> is a difference between statis styling and dynamic styling where the latter 
>> is when you e.g use macros or transclude parts in the styling (e.g the 
>> "yello" could be {{mycolor}}). Fellow Ton Gerner posted a link to me very 
>> recently in a thread here on the boards to an explanation he has done on 
>> this. Do a little search. I think it was less than a month ago.
>>
>> Ok, hope this is of any value even if it could have been more explicit.
>>
>> <:-)
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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 https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/b7ba3c89-dc6d-4ae0-9389-1c733d54985b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to