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

    (@tobiasbg)

    Hi,

    the reason for this is a setting in your theme’s CSS. To fix this, please add

    .wp-table-reloaded img {
      max-width: none !important;
    }

    to the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded.

    Regards,
    Tobias

    Thread Starter Emi

    (@jenemi)

    Thanks so much. I’m not sure if it’s necessarily completely the themes fault (I’ve had it for weeks now, have constantly used the table as well, and it was only adding this one most recent image that this suddenly happened), but shall try adding the coding 🙂

    And it worked <3 Thank you again!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    it is 🙂 This is however one of the more hidden pieces of code that only come into effect in certain conditions (e.g. the length of content in a cell).

    Great to hear that it worked 🙂

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] How to fix images in table?’ is closed to new replies.