• Resolved accari

    (@accari)


    Hi!

    Thanks for a great plug-in!

    Some problems with my catalogue, I would appreciate some help. These appear differently on different browsers.

    1) On Firefox, there is a problem, that the rightmost border doesn’t show unless the screen is very large. This makes the table look untidy – is there a way to make it show in any lesser width?

    2) On Chrome, there are two problems.
    a) There is an extra mini-row below the header, with the header background color.
    b) The search bar aligns not with the right end of the table, but goes further to the right.

    Screenshot Chrome

    Screenshot Firefox

    Thank you in advance for any advice!

    – Ari

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This seems to be caused by some CSS code interference by your theme, and some issue with the “Horizontal Scrolling”.

    As a first step, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    #content .wpb_text_column .dataTables_wrapper :last-child {
        padding-bottom: inherit;
    }

    Then, please also try unchecking the “Horizontal Scrolling” checkbox on the table’s “Edit” screen. To again add such horizontal scrolling, I recommend to use the scroll mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/ which also does this, but in a slightly different way.

    Regards,
    Tobias

    Thread Starter accari

    (@accari)

    Thank you very much! These did the trick!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Questions on rightmost border not showing, and an extra “mini-row’ is closed to new replies.