Hi,
thanks for your question, and sorry for the trouble.
I assume that you are refering to the “Search” field right above the table here? To move that to the left, you can use this “Custom CSS” on the “Plugin Options” screen of TablePress:
.dataTables_filter {
float: left;
}
Regards,
Tobias
Thank you for your answer.
Another question I try to replace the word “search” placed before the field of research. I have to try to modify the file .po but no modification. A solution ?
Thank you.
Hi,
translating that word is possible with a smalle TablePress Extension. Please see http://tablepress.org/extensions/change-datatables-strings/ for details.
Regards,
Tobias
Thank you for your fast answer.
Everything is in order now.
Thank you for your plugin
Christophe
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!