FixedHeader corrupts some headers
-
Hello Tobias,
thanks for your great plugin and extensions.
I made several tables for my site and wanted to have a fixed header. It works with all tables but corruts some headers, not all!
Check:
working: https://www.jagwar.de/frequenzliste/
not working: https://www.jagwar.de/senderliste/
not working: https://www.jagwar.de/hd-senderliste/The only difference of the tables is the number of columns.
Is the extra CSS important for that matter?
.tablepress-id-1 .column-1 { width: 60px; } .tablepress-id-1 .column-2 { width: 110px; } .tablepress-id-2 .column-1 { width: 80px; } .tablepress-id-2 .column-2 { width: 160px; } .tablepress-id-2 .column-3 { width: 100px; } .tablepress-id-4 .column-1 { width: 60px; } .tablepress-id-4 .column-2 { width: 160px; } .tablepress-id-4 .column-3 { width: 100px; }
Thanks for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘FixedHeader corrupts some headers’ is closed to new replies.