• Resolved jaffacake

    (@jaffacake)


    Hi,
    I have used this css code to style my table borders:

    .tablepress-id-1 thead th,
    .tablepress-id-1 tbody td {
    	border: 1px solid #18B617 !important;
    	border-collapse: collapse !important;
    }

    However, they appear uneven: My table has 4 rows, and the very top border, the middle border (between row 2 and 3), and the very bottom border appear thicker than the rest. I have tried styling them individually with border-top and -bottom, but nothing seems to solve the problem. What can I do?

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    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

    Thread Starter jaffacake

    (@jaffacake)

    Hi,
    Thank you! My site isn’t up yet, but I uploaded a screenshot of the table here:
    https://oi66.tinypic.com/awp6vc.jpg
    The outer border and the one around th are meant to be 2px, the rest 1px. It’s hard to see, but can you see how the vertical line between the XS and S rows and M and L rows and the horizontal line between the 3rd and the 4th column appear thicker than the other inner borders?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the screenshot. I see what you mean now. Unfortunately, it’s not possible for me to investigate this just from a screenshot.
    Can you therefore maybe publish this page as a test page somehow?

    Regards,
    Tobias

    Thread Starter jaffacake

    (@jaffacake)

    Hi,
    thanks! I’m glad you can see it! (It’s a little hard to see, and I was wondering if maybe I’m just crazy…) Is there a way I can send you the link through a pm?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    sure, please email it then. The address is in the main plugin file “tablepress.php”.

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Borders appear uneven’ is closed to new replies.