Thank you Tobias. Last night he helped me figure out an easy solution
to the gap between tables I was having which makes what I was trying
to do much easier in the first place.
In my WP-Table Reloaded custom CSS I had the wrong margins for the tables.
This is the code I needed that fixed my gap problems. If anyone else has a problem with space between tables and you have datatables disabled and still have the problem. This is one possible solution.
.wp-table-reloaded-id-1 {
margin: 0px auto 0px!important;
}
I had the margins set 04 and 04 instead of 0’s.
Thanks Tobias, your plugin makes life easier.
Tobias, thanks, and thanks for the plugin, great stuff.
The site is my personal portfolio site, so I want to keep it private,
would it be possible that I send you a link and you can see what I have
going on.
Thanks