• Resolved Steven

    (@shyzer)


    Hi Tobias.

    I have a rather large table that I update almost daily. The first column contains links that are frequently edited. However when I load the backend, this is what I see. Is there any want to make the cells larger in the backend so that I can more easily find the link I’m trying to edit?

    I’m running the latest version of wp-table-reloaded and WordPress.

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

    (@tobiasbg)

    Hi,

    yes, this is possible by adding some CSS into the page.
    This can for example be done with a “WP-Table Reloaded Extension”, which you can find here: http://tobias.baethge.com/2010/03/extension-7-textfield-widths-on-the-edit-page/

    Regards,
    Tobias

    Thread Starter Steven

    (@shyzer)

    Hmm, I set up an Extension file (made sure it was in the root plugins folder too!) and added the textfield extension code to it, but that didn’t cause a thing to change.

    However, doing so made me realize I could edit wp-table-reloaded/admin/admin-style.css and add “#table_contents textarea{min-width:250px;width:100%;min-height:50px;}”

    That did the trick! I’ll just have to remember to re-add that every time a new update comes out, but that shouldn’t be too hard.

    Thanks again for all the work you do on this plugin, Tobias.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    weird, that the Extension was not working for you… I use it on one of my sites as well without trouble…

    And yes, the changing of the admin-style.css works too, of course. And if you can live with re-applying the change after an update, that’s even better 🙂

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Automatically expand table cells in backend’ is closed to new replies.