[Plugin: WP-Table Reloaded] set specific cell color background
-
I am attempting to create a table with about 100 entries (25 rows, 4 columns).
Approximately 40 of those entries, spread among the 4 columns, need to have a particular cell background color (the rest will be transparent).
I have created a CSS class for those 40 and have managed to get the background color to display successfully, but I can’t get the spacing right. What is happening is that it is judging the background color display (for example, if I use padding, or span) based off of the name listed in the cell. Since the names are all different lengths, the color padding isn’t consistent.
What I need to do is find a way to make the cell color background a certain color, regardless of the copy that is actually in the cell. Any thoughts?
The topic ‘[Plugin: WP-Table Reloaded] set specific cell color background’ is closed to new replies.