• Hello, I have tried your custom css code with a few different variations and no luck. I am attempting to use colspan on row 8 to extend it from (red arrow to the blue arrow in picture) or 100%.

    I was recieving conflict error with the javascript and the colspan and i had to disable it, I’m not sure if this just effects 3.3 or if i’m having a unique issue.

    anyway,

    .wp-table-reloaded-id-1 .column-2 {
      width: 100px;
    }

    is not working and a variation of using

    .column-1
    .column-2
    .column-3
    .column-a
    .column-b
    .column-c

    or
    .wp-table-reloaded
    are not making any visible changes.

    Heres is a link to my image described above.
    [URL=http://imageshack.us/photo/my-images/190/26704167.jpg/][IMG]http://img190.imageshack.us/img190/5162/26704167.th.jpg[/IMG][/URL]

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

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

    (@tobiasbg)

    Hi,

    thanks for your post.

    Unfortunately, it is impossible to find the exact cause for this without being able to inspect the source code of the page.
    Could you therefore please post the URL for the page with the table?
    (In case it contains sensitive information, you can also email it to me, my address is in the main plugin file “wp-table-reloaded.php”.)

    Regards,
    Tobias

    Thread Starter wessidewb

    (@wessidewb)

    Thanks for the quick response, I have emailed you.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for that. I will then continue our conversation via email.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] row size issue’ is closed to new replies.