• 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

    (@nerdaryan)

    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

    (@fjalaime)

    😀 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.