Quote:
Originally Posted by Olivierv
I just tried with Firefox 4, IE8, IE9 is always centered on the left on my pc 
|
Your code is still showing
Code:
/**
* General tags styles
*/
html,
body
{
height: 100%;
background-color: #fff;
margin: 0 auto;
padding: 0;
min-width: 1300px;
border: 0 none;
}
Did you put it back to what you had?