Printer image not showing on the button
Printer image not showing on the button
sacikumar
Posts: 1Questions: 0Answers: 0
First of all thanks for this great tool. Remarkable!!
Everything works fine except, the printer/excel/pdf images not showing on the button like the examples. I even changed the url to absolute have path, but still no luck.
[code]button.DTTT_button_print {
padding-right: 30px;
background-image: url('/tools/TableTools-2.0.1/media/images/print.png') no-repeat center right;
}[/code]
Please help. I want to show the image (custom image if possible)and not the text like "Print"/"Excel"/"PDF" etc.
Thanks!
Everything works fine except, the printer/excel/pdf images not showing on the button like the examples. I even changed the url to absolute have path, but still no luck.
[code]button.DTTT_button_print {
padding-right: 30px;
background-image: url('/tools/TableTools-2.0.1/media/images/print.png') no-repeat center right;
}[/code]
Please help. I want to show the image (custom image if possible)and not the text like "Print"/"Excel"/"PDF" etc.
Thanks!
This discussion has been closed.