I have made the upload box fixed width in my website. It works fine and centered in chrome. But it doesn't work in IE. can anyone please advise, what to do to make it centered in IE as well?
My IE version is 11.420.10586.0
I think it's the latest version. It's showing wrong alignment (left aligned). It's true it doesn't do any harm, but would have been nice if it's aligned to center. I tried with different options, but it works everywhere, except on this IE 11. Not Sure, how it worked for you... 🙁
The editions that you are doing require a lot of knowledge of CSS and sadly, IE11 doesn't play that good with helpers like css calc and stuff like that.