Thanks Eric, it worked. Had a brief issue where I put* |mytable||k* 
accidently instead of *|mytable|k* and it was giving me the default grey 
instead of the color but I figured out my oopsy. 
On Sunday, November 15, 2020 at 4:58:40 AM UTC-8 Eric Shulman wrote:

> On Sunday, November 15, 2020 at 4:16:56 AM UTC-8 David Gifford wrote:
>
>> If you mean something like color background for individual cells, no 
>> there is not currently a way to do that as there was in TiddlyWiki classic. 
>> There are some people working on a new table syntax. Perhaps that will 
>> allow individual cell CSS. The only current alternative I know of is using 
>> an html table.
>> On Saturday, November 14, 2020 at 9:38:09 PM UTC-6 Clare wrote:
>>
>>> I'm trying to figure out how to get the style to fill the whole cell 
>>> rather than just highlight the word in the cell. Any advice?
>>>
>>
> Although there isn't a syntax to directly specify background colors for 
> individual table cells, you can re-purpose the table header syntax -- "!" 
> -- to accomplish something similar:
>
> *<style> .mytable th { background:lightblue; } </style>*
>
> *|mytable|k*
> *|!foo|bar|*
> *|mumble|frotz|*
>
> The "foo" cell in the above example will have a lightblue background.
>
> enjoy,
> -e
>

-- 
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/0d51877a-6283-4162-91ca-7e52dd540bden%40googlegroups.com.

Reply via email to