Table Margins with Use DataTables
-
I use margins in the custom CSS to position my tables. For example:
.lifeevents {
width: 972px;
margin-bottom: 0;
margin-left: 18px;
}This works well for all of my tables. However, when I switch on “Use DataTables” for a table the margin settings are overridden. The rest of the formatting within the table is ok.
Is there a DataTables custom command that can correct this?
Also is there a way to have the DataTables filter on the left rather than on the right?
Many thanks, Mark.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Table Margins with Use DataTables’ is closed to new replies.