[Plugin: WP-Table Reloaded] problem with table width
-
Hi Tobias,
I’m trying to make the width of my table smaller, so the images are almost next to each other on this site:
I added the following custom css but nothing changes, even if I set the width to 600px or 6px :
.wp-table-reloaded-id-2 .column-1 { width: 90px; } .wp-table-reloaded-id-2 .column-2 { width: 90px; } .wp-table-reloaded-id-2 .column-3 { width: 90px; } .wp-table-reloaded-id-2 .column-4 { width: 90px; } .wp-table-reloaded-id-2 .column-5 { width: 90px; } .wp-table-reloaded-id-2 .column-6 { width: 90px; } .wp-table-reloaded-id-2 .column-7 { width: 90px; }I use the newest versions of WordPress and your plugin
Thank you!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘[Plugin: WP-Table Reloaded] problem with table width’ is closed to new replies.