Title: Margin left
Last modified: August 20, 2016

---

# Margin left

 *  Resolved [elodieg14](https://wordpress.org/support/users/elodieg14/)
 * (@elodieg14)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/margin-left/)
 * Hello again,
 * I figured it out how to get may calendar side by side but I since it’s taking
   a large width space, my table is not centered.
 * I have tried to change the margin left with no luck:
    .tablepress-id-4 { width:
   auto; margin-left: -5px !important;
 * }
 * Do you know by any chance if I can move the table to the left a little bit?
    
   [http://www.puits-sainte-claire.com/disponibilites/](http://www.puits-sainte-claire.com/disponibilites/)
 * Thank you again.
 * PS: I just posted my review:-)
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/margin-left/#post-3492550)
 * Hi Elodie,
 * thanks for the rating and review! That’s really very nice!
 * About this margin issue:
    Your approach is actually working fine for me, in Chrome,
   Firefox and IE. It just needs a higher margin value, like 50px:
 *     ```
       .tablepress-id-4 {
         width: auto;
         margin-left: -50px !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [elodieg14](https://wordpress.org/support/users/elodieg14/)
 * (@elodieg14)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/margin-left/#post-3492551)
 * Awesome.
 * Thank you.
 * Take care,
 * Elodie
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/margin-left/#post-3492568)
 * Hi Elodie,
 * no problem! You are very welcome!
 * Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Margin left’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/margin-left/#post-3492568)
 * Status: resolved