sasavidakovic
Forum Replies Created
-
Its working. Tnx Tobias. Just HR character set in PDF print
Sasa
Hy Tobias,
will do. From beginning again. Maybe its just my mistake in some steps.
“BE INLINE”
I have set the code to fit my layout. You can see it in my demo page, first table
https://dev-kol.fizika.unios.hr/studij/popis-predmeta-i-nastavnika-psf/I just want that button looks like on the original script page
https://www.datatables.net/extensions/tabletools/Will post here update from new try (“also re-minify the TableTools.min.css file with the content from TableTools.css”)
Tnx Tobias again for every quick response
SasaHy
I have commented this lines
in files tablepress-datatables-tabletools.php// with text (somme CSS needs to commented out!):
$tabletools_options = ‘{ “sSwfPath”: “‘ . $swf_path . ‘”, “aButtons”: [ “copy”, “print”, { “sExtends”: “collection”, “sButtonText”: “Save”, “aButtons”: [ “csv”, “xls”, “pdf” ] } ] }’;// with images:
// $tabletools_options = ‘{ “sSwfPath”: “‘ . $swf_path . ‘”, “aButtons”: [ { “sExtends”: “copy”, “sButtonText”: “” }, { “sExtends”: “csv”, “sButtonText”: “” }, { “sExtends”: “xls”, “sButtonText”: “” }, { “sExtends”: “pdf”, “sButtonText”: “” }, { “sExtends”: “print”, “sButtonText”: “” } ] }’;and commented this lines in TableTools.css (lines from 154 – 167)
As a result I still have image for button background (pdf, printer, etc)
Also one more thing, can the buttons be inline (all of them), without option save, just like
COPY, CSV, EXCEL, PDF and PRINT
Tnx in advance
Sasa
Hi
tnx for quick response. Considering font problem, will wait until new release or in the mean wile contact main developers in the datatables site.
Considering icons, I have put CSS in the custom css field and its working. Tnx for that. Can it bee without icons? Only text?
https://dev-kol.fizika.unios.hr/studij/popis-predmeta-i-nastavnika-psf/
Sasa