[Plugin: WP-Table Reloaded] Formatting Multiple Tables
-
Hi Tobias,
The plugin is working brilliantly for our project on our website.
We currently have about 45 different tables containing in excess of 10,00 lines of data.Essentially we have 4 different table types and need to set options for each to force column widths and formatting.
Unfortuantely we have noticed there is a lot of option code appearing in the header of each page of our html markup.
Is there a way of setting a format once for each table type, or at least assigning the same code to different table ID’s. This is 1 example here currently set for table ID 495, but would be the same for about 25 table ID’s.
Any help much appreciated!
Cheers
.wp-table-reloaded-id-495 td {font-family: Tahoma; font-size: 12px; color: #800000;} .column-1 {width: 40px;}.column-2 {width: 150px;}.column-3 {width: 140px;}.column-4 {width: 160px;}.column-5 {width: 40px;}.column-6 {width: 200px;}.column-7 {width: 100px;}
https://www.ads-software.com/extend/plugins/wp-table-reloaded/
- The topic ‘[Plugin: WP-Table Reloaded] Formatting Multiple Tables’ is closed to new replies.