Hi,
thanks for your question.
Yes, this is possible with some CSS code. Please try adding the following to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress. This will switch Search field and the pagination length change dropdown.
.dataTables_length {
float: right;
}
.dataTables_filter {
float: left;
text-align: left;
}
Regards,
Tobias
Excellent, thank you very much (and for the quick response)!
Hi,
no problem, you are very welcome! 🙂 Great to hear that this worked so easily!
Best wishes,
Tobias
HI! i am trying to move the search box to the right.., now is in the middle of the menu… and i need to put to the right, how can i do it?
Hi,
thanks for your question, and sorry for the trouble.
Did you try the suggested CSS code from above?
Can you please post a link to the page with your table, so that I can directly see this? Thanks!
Regards,
Tobias
hi!!! my page is not public yet…. my theme does not have a search.php, so i installed a plugging search box in the menu… so for me is difficult to adapted… please help me..
Hi,
thanks for the clarification.
Ok, so you are refering to the regular WordPress search here, right? Or do you mean the Search field that shows up above a table that was embedded with the TablePress plugin?
(I’m asking because these are the support forums for the TablePress plugin, and therefore, that’s the only thing I can help with here. If your issue is more of a theme problem, you should ask at http://ww.wp.xz.cn/support/forum/themes-and-templates )
Regards,
Tobias
is this search box that i just add with the pluging i told you before i just need to move it a little bit to the right thats it….
Hi,
I’m really sorry, but I can not find out how to move that, if I can not see the page with it 🙁 Only with that can I investigate the page and find the necessary code…
You will need to make this available online, otherwise nobody can help.
Regards,
Tobias
Hi,
great! Good to hear that you found a solution! 🙂
Best wishes,
Tobias