On Fri, Apr 16, 2021 at 3:38 AM History Buff <damon.pritch...@gmail.com>
wrote:

> Hey Mohammad,


Hi Damon,

>
> Once again, I can't say enough about your dynamic tables. I love them!
>
> I would like to tweak the styling a bit and can't figure out how to get
> what I want. I'm using the tbl-expand feature to see the text area and I'd
> like to style that area differently than the rest of the table. I'd
> specifically like to change the background color to set it off from
> everything else. What is the secret sauce that will allow me to do this?
>

Shiraz Dynamic table is highly modular. In this case you can edit the
$:/plugins/kookma/shiraz/macros/dtables/display-extrecord
For example to have the yellow background hack as below

\define display-extended-record()
<td colspan=<<ncols>>  >

to

\define display-extended-record()
<td colspan=<<ncols>> style="background-color:lightgrey;" >


Best wishes
Mohammad



> Thanks so much in advance!
>
> Damon
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/989618de-9403-434e-9df7-675bdb2673ean%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/989618de-9403-434e-9df7-675bdb2673ean%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMAFQF--bxkYs6SfkdbDtpaxLFeDw4z6BtCct53hSRUJgA%40mail.gmail.com.

Reply via email to