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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The reason for this is that the image has a border (given to it by the theme). To remove that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    #content .tablepress img {
    	margin: 0;
    }

    Regards,
    Tobias

    Thread Starter tiger2deuce

    (@tiger2deuce)

    That did the trick! Thanks again for all your help.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vertically Aligning Image’ is closed to new replies.