Title: Editor/Site look differ
Last modified: April 13, 2020

---

# Editor/Site look differ

 *  [gulklud](https://wordpress.org/support/users/gulklud/)
 * (@gulklud)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/editor-site-look-differ/)
 * The table I create does not look the same on my page
    1) Rows are taller (height)
   on my page that in the TB editor 2) Images are floating at the top instead of
   being aligned in the middle with text
 * Kudos for making a great plugin. I hope you keep expanding and enhancing it.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Feditor-site-look-differ%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Imtiaz Rayhan](https://wordpress.org/support/users/imtiazrayhan/)
 * (@imtiazrayhan)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/editor-site-look-differ/#post-12672668)
 * Hi [@gulklud](https://wordpress.org/support/users/gulklud/),
 * Is it possible to share a screenshot with us so that we can understand the differences
   better?
 * About the image, your theme or another plugin is adding extra bottom margin to
   the image. That’s why it’s being aligned on the top.
 * That can be fixed using a little bit of custom CSS.
 * The following CSS can fix it:
 *     ```
       .wptb-cell img {
           margin-bottom: 0;
       }
       ```
   
 * And finally, I am really glad to hear that you like the plugin. Please let us
   know if you have any suggestions for us to improve the plugin.
 * Regards.

Viewing 1 replies (of 1 total)

The topic ‘Editor/Site look differ’ is closed to new replies.

 * ![](https://ps.w.org/wp-table-builder/assets/icon-256x256.png?rev=2404323)
 * [WP Table Builder – Drag & Drop Table Builder](https://wordpress.org/plugins/wp-table-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-builder/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [cell height](https://wordpress.org/support/topic-tag/cell-height/)
 * [row height](https://wordpress.org/support/topic-tag/row-height/)

 * 1 reply
 * 2 participants
 * Last reply from: [Imtiaz Rayhan](https://wordpress.org/support/users/imtiazrayhan/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/editor-site-look-differ/#post-12672668)
 * Status: not resolved