Table Press Datatables Fixed Columns Plugin spacing problem
-
Hello,
Big fan of tablepress, however when I installed and activated the TablePress Extension: DataTables FixedColumns, to have the left hand column freeze, the spacing is not correct and I can only see some of my columns. For instance the 2nd column from the left is somewhat cut off and I can only scroll to the 9th week on the right instead of all the way to the first week.
One other thing on that same linked page, I put in code:
.tablepress-id-5 thead th {
white-space: nowrap;
}in the plugin options that does not let the header word wrap. The footer however is word wrapping, do you have a code to prevent this?
I was hoping to find information in these forums to fix both issues but cant seem to locate anything.
Thanks in advanced, below is the linked page
The topic ‘Table Press Datatables Fixed Columns Plugin spacing problem’ is closed to new replies.