Row highlight
-
Hi Tobias,
I’m testing the highlight extension. It works with one table, but not with a second. I want to create a kind of index, so each cell only has one letter in it – this could be the problem. Here is the shortcode I’m using;
[table id=2 responsive=scroll row_highlight="a||b||c||d||e||f||g||h||i||j||k||l||m||n||o||p||q||r||s||t||u||v||w||x||y||z" row_highlight_full_cell_match=true/]
Extra CSS Classes: table-main-lists-01
CSS code (I won’t paste all of it):
.table-main-lists-01 .row-highlight-a td, .table-main-lists-01 .row-highlight-b td, .table-main-lists-01 .row-highlight-c td, .table-main-lists-01 .row-highlight-x td, .table-main-lists-01 .row-highlight-y td, .table-main-lists-01 .row-highlight-z td { background-color: #fbc412 !important; padding-top: 10px; padding-bottom: 10px; }
Plugin and extension are working fine for another table.
Can you spot what is going wrong, please?
Should I also be able to use this row highlight option to centre the letters, please?
Thanks,
Steve
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Row highlight’ is closed to new replies.