This is starting to give me a headache, so thought I would ask for anyones input and hopefully save my eye-balls the on-going pain.
We have created a website, mainly using x-Cart, the whole site should be centred which works fine on every browser apart form that old favourite ie6.
I have looked over and over the CSS while also double checking the encoding and charset…
Any help on this welcome:
This is the reason why it doesn’t work:
The XML declaration is triggering quirks mode in IE6. Just remove it, and it’ll work.