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.

    This is caused by your theme, which contains CSS code that influences the last column of the table. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress [class*="column"] + [class*="column"]:last-child {
        float: none;
    }

    Regards,
    Tobias

    Thread Starter dobleclic

    (@dobleclic)

    Yeah! You rocks! Thanks for the plugin, the solution, the explanation and the quick response! Thanks a lot!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem! You are very welcome!

    Best wishes,
    Tobias

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

    Thread Starter dobleclic

    (@dobleclic)

    ?? I did it looong time ago ?? now i have just favorited it! Thanks!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, thanks ?? My impression is that you might have rated WP-Table Reloaded a long time ago, but not yet its official successor TablePress. That’s why I was asking ??

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘last column is wrong’ is closed to new replies.