Problem I have created a custom skin in for DNN that has several div tags centered on the page using the following CSS: margin: 20px auto 20px auto; This works great in Firefox, but not in Internet Explorer 7 the same div tags are left aligned. Firefox
Read More...