• Resolved artlauk

    (@artlauk)


    Hello there!

    My plugin option CSS code is:

    .tablepress-id-10 td {
      font-family: Tahoma;
      font-size: 12px;
      color: #ff0000;
    	text-align: center;
    }
    
    .tablepress-id-10 .column-4 {
    width: 10px;
    }
    
    .tablepress-id-10 {
      width: auto !important;
    }

    but it seems there is no any change with column width. I also tried put letters instead of numbers of columns. And lot of other options, but no results. And also all information I found was for WP-Table Reloaded not Tablepress so maybe is some different “know-how”?

    Please, help me learn how to change column width!

    Page: https://abcd.lv/kreditu-salidzinasana/

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post.
    Actually, I’m not yet providing support for TablePress (which will be the successor of WP-Table Reloaded, which is why the CSS code is very similar), because it is still in an early “alpha version” state.

    However, this case is different, because you just helped me discover a bug in the code. Thank you very much for that! ??
    Due to a typo, the plugin isn’t adding the necessary CSS classes to the table. I will fix this later today and release an update, so that your CSS code should work then.

    Regards,
    Tobias

    Thread Starter artlauk

    (@artlauk)

    Hi Tobias,

    thanks for answer and waiting your update with impatience.

    I was using WP-Table Reloaded at start but there was some errors with saving, so I choose Tablepress.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! I have fixed the bug, but I won’t be able to release a new version until I get home this evening. So, just a few more hours of waiting ??

    Yes, TablePress should be more robust with regard to saving.

    Best wishes,
    Tobias

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    the new version 0.3-alpha should now be available as an automatic update, so that changing the column widths should now work ??

    Regards,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't change tablepress table columns width’ is closed to new replies.