Page Number Buttons overlap

Page Number Buttons overlap

sduncansduncan Posts: 4Questions: 0Answers: 0
edited March 2011 in General
I have sPaginationType set to 'full_numbers'. The buttons show up on the bottom left side (unlike the examples which have them on the right). Also, along the same lines, my search text box shows up on the left side, underneath the 'Show Entries' drop down. Have I missed something in terms of style?

Replies

  • sduncansduncan Posts: 4Questions: 0Answers: 0
    Nevermind, got this worked out.
  • DenLindyDenLindy Posts: 3Questions: 0Answers: 0
    I am using this sdom:

    "sDom": '<"H"<"TTtoolbar">fr>t<"F"ipl>'

    and my pagination buttons are overlapping in the lower right corner of the table.
    <"TTtoolbar"> contains an Add button.
    The Length changing dialog wraps to the beginning of the next line, which is OK.

    How did you fix the overlapping buttons problem?
  • sduncansduncan Posts: 4Questions: 0Answers: 0
    It was actually just a matter of putting additional style on the table:

    Check it out: http://datatables.net/forums/comments.php?DiscussionID=4065&page=1
This discussion has been closed.