Wow, what a great plugin this is. I had heard of it before but never had to work with it until now. Great piece of software, which is rare nowadays.
That said, here is what I am trying to achieve and could not find information on how to. I want to simply rearrange where the table controls are displayed. By controls I mean 1-the drop-down menu for how many rows to display, 2-the navigation buttons (which I have appearing on top and bottom, with the “dom”: “lfrptip” custom code), 3-the search bar and 4-the status bar that describes number of entries being shown.
I wanted to change their locations to achieve a customized layout here the search bar in the top left, previous/next buttons appear both in the top-right and bottom right, drop-down menu for selecting number of rows appears in the bottom-left and the status bar appears in the bottom-center.
For clarity, see the print-screen of what I have now and the edition of it showing what I am trying to achieve: https://imgur.com/a/cEYo0yT
I am well versed in HTML and CSS, and know a bit of JS too. So any tips on how to re-position those controls to achieve my goal would be highly appreciated, since I was not able to find that info anywhere.
Thanks!