Forums

WP-Table Reloaded
[resolved] Last column becomes greyed out (2 posts)

  1. MKachtan
    Member
    Posted 11 months ago #

    The last column of my tables is always solid grey. Here is a screenshot.

    http://imgur.com/lHzDT

    http://wordpress.org/extend/plugins/wp-table-reloaded/

  2. TobiasBg
    Member
    Plugin Author

    Posted 11 months ago #

    Hi,

    this problem is likely caused by your theme, which which might contain code that affects the table CSS cide.

    You could try to fix this with this CSS code which needs to be pasted into the "Custom CSS" textarea on the "Plugin Options" screen of WP-Table Reloaded:

    .wp-table-reloaded [class*="column"]:last-child {
      float: none !important;
    }

    If this is not working, please post the link to the page with your table.

    Regards,
    Tobias

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.