How to set smoothness style to datatable?
How to set smoothness style to datatable?
Hi, I've just installed DataTables at my site and it works perfectly. I've got only one problem - it looks awful ;p
At your frontpage table is using smoothness style (I guess). Is there any css file containing this style so I could apply it easily or there is some other way to do that?
At your frontpage table is using smoothness style (I guess). Is there any css file containing this style so I could apply it easily or there is some other way to do that?
This discussion has been closed.
Replies
For this, you need to use a jQuery UI "ThemeRoller" theme, available at their site. The jQueryUI CSS used for the DataTables demos is also included in the download package; you just need to include them.
As I recall, you will also need to include the CSS used for the demo (demo.css or whatever it's called) for certain layout styles.
If you look at the page that has the "Smoothness" theme and inspect the source code, you will see which CSS files are required.
examples/examples_support/themes/smoothness/jquery-ui-1.8.4.custom.css