• Resolved psn

    (@psn)


    Hi Tobias,

    I’m using round corners for thead and tfoot which works fine but as I have also marked the option Alternating Row Colors and these 2 combinations gives the footer an ending lines which I dont want to be showned. How can I solve this?

    Code for css footer I use:

    .tablepress tfoot th:first-child {
    	border-bottom-left-radius: 10px;
    }
    
    .tablepress tfoot th:last-child {
    	border-bottom-right-radius: 10px;
    }

    https://www.ads-software.com/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The Alternating Row Colors option should actually not influence the border or the border radius…
    Can you please post a link to the page with the table, where I can see this problem?

    Regards,
    Tobias

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    just for everybody reading this thread:
    I worked on this directly with psn and we found that the reason for this was some CSS in his theme that was adding an extra border. With some “Custom CSS” in TablePress we were able to fix this.

    Regards,
    Tobias

    Thread Starter psn

    (@psn)

    Thxs Tobias, its working fine.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    very nice! Thanks for the confirmation!

    Best wishes,
    Tobias

    Hi Tobias,

    I can’t get my rounded corners to work. I have added the code to my Custom css.
    Can you help me please?

    Thank you
    Renate

    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

    Hi Tobias,

    I was able to solve the problem!
    Here is a link to the staging page anyway!

    Your plugin is great! Thank you

    https://www.thenchange.co.uk/staging/

    Renate

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Renate,

    nice, that’s great news! Good to hear that you were able to fix this already!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Round corners’ is closed to new replies.