Hi,
is there a guide somewhere on how to successfully use both the styling provided by Grocery Crud (e.g., datatables) and the site I am trying to integrate the Grocery Crud tables and forms into? For example, integrate Datatables with Bootstrap?
If I simply add bootstrap css and js files besides ones autoloaded by the Grocery Crud, the Grocery Crud tables seem to get broken.
I do not need the tables to match the site styles (I realize I would perhaps need to use the bootstrap theme to get a unified style). I simply need the main site styles not to break the Grocery Crud look and feel.
is there a way to isolate the tables from the rest of the site?