Title: Float left
Last modified: September 2, 2016

---

# Float left

 *  [fjalaime](https://wordpress.org/support/users/fjalaime/)
 * (@fjalaime)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/float-left-1/)
 * Great plugin. All the best also on the future.
 * You need to fix the float to left issue. When the plugin is activated it is floating
   the website to left, but as you know not all the websites are floated to left.

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

 *  Plugin Author [Rahul Aryan](https://wordpress.org/support/users/nerdaryan/)
 * (@nerdaryan)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/float-left-1/#post-7832323)
 * If you check this in twenty twelve theme then it looks centered.
 * There are lots of theme today, So I cannot make my plugin compitable with all
   theme.
    But I have given a easy solution to fix this:
 * Just read plugin FAQ and see how to override theme, and then copy inde.php from
   AnsPress default theme to your theme anspress dir. and now edit index.php to 
   match your theme index.php
 * and it will match with your theme perfectly 🙂
 * Thanks
 *  Thread Starter [fjalaime](https://wordpress.org/support/users/fjalaime/)
 * (@fjalaime)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/float-left-1/#post-7832324)
 * 😀 thanks for taking time to write a feedback.
 * Lucky for me I understand so much to fix some thinks for my need.
 * The problem is removable just by adding auto at
 *     ```
       body {
       	margin: 0px <strong>auto</strong> ;
       }
       ```
   
 * on simplegrid.css
 * All the best.
 * Regards

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/anspress_fde1d3.svg)
 * [AnsPress - Question and answer plugin](https://wordpress.org/plugins/anspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anspress/)
 * [Active Topics](https://wordpress.org/support/plugin/anspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anspress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [fjalaime](https://wordpress.org/support/users/fjalaime/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/float-left-1/#post-7832324)