Closed (outdated)
Project:
TableField
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2017 at 17:02 UTC
Updated:
22 Dec 2025 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #2
hockey2112 commentedYep, same issue here. Had to manually add CSS to get my tables to look like they did before the update.
On the old version of my site's page, the table had these classes: tablefield table table-hover table-striped sticky-enabled tableheader-processed sticky-table
On the new version after the update, the table has these classes instead: tablefield sticky-enabled tableheader-processed sticky-table
Any easy fix for this, other than manual CSS?
Comment #3
lolandese commentedLooking at the Release notes with the changes since 7.x-3.0 it looks like #2877380: Make striping (odd/even class) optional might be responsible for at least the class table-striped to have vanished.
Needs analysis by:
Comment #4
lolandese commentedComment #5
hockey2112 commentedIn case it helps anyone, here is the CSS I added to my theme to accommodate the new Tablefield formatting:
Comment #6
liam morlandDrupal 7 is no longer supported. If this applies to a supported version, please re-open.