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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Usually, some “Custom CSS” (on the “Plugin Options” screen of TablePress) like

    .tablepress-id-123 th,
    .tablepress-id-123 td {
      border: 1px solid #cccccc;
    }

    should work (change the table ID as necessary).

    Regards,
    Tobias

    Thread Starter amasica

    (@amasica)

    Thanks, Tobias! That did the trick. Your plugin is very slick, by the way. I switched to it from another one and am finding it much easier to work with.

    I’ve also been having trouble changing the header row background color. I had tried the CSS rule included in the documentation, but I must be doing something incorrectly. Could you help me out with that one?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    good to hear that this helped!

    About the header row background color: Most likely, your theme is also trying to set them, so that there’s a conflict.
    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding lines in between columns’ is closed to new replies.