Control Location Of Buttons

Control Location Of Buttons

jo15765jo15765 Posts: 4Questions: 3Answers: 0
edited June 2017 in Free community support

I have the Pagination, Search & Print/CSV Features enabled, but the display looks like this
CSV Print Show Search
------- ----------
Records

With the ---- being the boxes. Is there a way to control the positioning of these buttons? And also to change so they all appear on one line instead of multiple?

@allan - does this screenshot help out?!
https://www.dropbox.com/s/pv1wnlxeh0bh04e/issue.PNG

EDIT --> and if it helps this is how I am utilizing the syntax, I added in the .... dots in front of the script tag as the forum was not displaying if I did not
<html>
<....script type="text/javascript" src="https://cdn.datatables.net/v/dt/jq-2.2.4/jszip-3.1.3/pdfmake-0.1.27/dt-1.10.15/af-2.2.0/b-1.3.1/b-colvis-1.3.1/b-flash-1.3.1/b-html5-1.3.1/b-print-1.3.1/cr-1.3.3/fc-3.2.2/fh-3.1.2/kt-2.2.1/r-2.1.1/rg-1.0.0/rr-1.2.0/sc-1.4.2/se-1.2.2/datatables.min.js"></script>

<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/jq-2.2.4/jszip-3.1.3/pdfmake-0.1.27/dt-1.10.15/af-2.2.0/b-1.3.1/b-colvis-1.3.1/b-flash-1.3.1/b-html5-1.3.1/b-print-1.3.1/cr-1.3.3/fc-3.2.2/fh-3.1.2/kt-2.2.1/r-2.1.1/rg-1.0.0/rr-1.2.0/sc-1.4.2/se-1.2.2/datatables.min.css"/>
<head>

Answers

  • allanallan Posts: 61,659Questions: 1Answers: 10,094 Site admin

    What boxes? Do you mean the text appears above the button graphics? Can you link to a test case please? It sounds like a CSS issue.

    Allan

  • jo15765jo15765 Posts: 4Questions: 3Answers: 0
    edited June 2017
      .......
    
This discussion has been closed.