Bootstrap 3 Style problem
Bootstrap 3 Style problem
Hello,
i just downloaded the latest DataTables Files and included them, into my bootstrap template.
It is working fine, with one problem. The style. It does not look like on the demo. I want it like that:
http://datatables.net/blog/Twitter_Bootstrap_2
But it looks like that:
http://i.epvpimg.com/3TOFd.png
How can i fix this? I have included the css and js file from the download, and also this files:
https://github.com/DataTables/Plugins/tree/master/integration/bootstrap/3
Thank you very much!
i just downloaded the latest DataTables Files and included them, into my bootstrap template.
It is working fine, with one problem. The style. It does not look like on the demo. I want it like that:
http://datatables.net/blog/Twitter_Bootstrap_2
But it looks like that:
http://i.epvpimg.com/3TOFd.png
How can i fix this? I have included the css and js file from the download, and also this files:
https://github.com/DataTables/Plugins/tree/master/integration/bootstrap/3
Thank you very much!
This discussion has been closed.
Replies
Allan
http://i.epvpimg.com/ywJNb.png
But what code do i need to add to get the select box and the input box to the correct position, and the normal design?
Thanks
Regarding the styling of the select and input boxes, Bootstrap 3 changed their method of styling these components and it now requires a class to be set on them. Frustrating because DataTables doesn't currently have a method of doing that - something I will be adding very soon (likely tomorrow).
Allan
Thanks
Thank you very much.
Allan