SID-02380: Selectively coloring table header column background
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
TablePlugin |
Server OS: |
|
Last update: |
7 years ago |
I need to keep different colors for different columns in the table.
i have table with 6 columns, want column 3 & 4 to have different background colors.
--
TWiki Guest - 2018-11-21
Discussion and Answer
TWiki's preinstalled
TablePlugin supports alternate table
row colors, see its documentation.
See also
TablePluginColoringExtension for more control over table cell colors.
It should be also pretty straight forward to use
CSS or
JavaScript to color table rows and columns.
--
Peter Thoeny - 2018-11-21
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.