I use Ari Jdatatable and Ari CSVtable with CSV-file:
{arijdatatable bAutoWidth="false" iDisplayLength="100"}{aricsvtable file="images/stories/csv/mycsv.csv"} {aricsvtablecolumns}
{aricsvtablecolumn id="amne" width="100px"}{/aricsvtablecolumn}
{/aricsvtablecolumn} {/aricsvtablecolumns}
{/aricsvtable} {/arijdatatable}
There are 3 pre-installed themes I can change in the ARI JQuery UI Loader settings.
I have downloaded theme from
jqueryui.com, version 1.7.3 (Legacy release, for jQuery 1.3.2)
I unzip it ad copy the content of /css in the package - a folder with images and a .css file, to /plugins/content/arismartcontent/system/ari_jquery_ui_loader4d628085e67c6/js/1.7.2
I then change the Default jQuery UI 1.7.2 theme to the new theme in the ARI JQuery UI Loader settings.
The table show up but no header and footer -no images are displayed.