• Resolved emstudios

    (@emstudios)


    Dear Sir,

    The table created with Tablepress 1.0 is not showing correctly on my website. The top row has a 1 pixel difference. In other words, the top row has a padding that’s not 100% straight. Please let me know how to solve this.

    Thanx!

    Regards,
    EMstudios

    http://ww.wp.xz.cn/extend/plugins/tablepress/

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.

    To really find out what’s wrong there, I’d need to take a direct look at the table. Therefore, please post a link to the page with the table in question. Thanks!

    Regards,
    Tobias

    Thread Starter emstudios

    (@emstudios)

    Hi Tobias,

    Please check:

    http://emstudiosaos.wpengine.com/hands-on-producer-course/

    and navigate to the Specs Tab, first row @ 50%.

    Regards,
    EM

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the link!

    The reason for this seems to be some CSS in your theme. To fix this issue, 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 emstudios

    (@emstudios)

    Thanx a lot! It’s fixed!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! Thanks a lot for the confirmation!

    Best wishes,
    Tobias

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

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Tablepress not rendering correctly’ is closed to new replies.