It works fine in IE for me. Go to the Tool menu and check if you have a tick next to Compatibility View, if you do uncheck it.
Thank you Jesin for your reply.
I tested both Campatibility Veiw and Normal view, issue remain. Looks the CSS doesn’t work at my IE browser, the page doesn’t display correctly.
Not sure how, but now IE9 works, while IE8 still has issue dispalying.
If I remember well, Bootstrap 3.0 dropped support for older browser versions, including IE. At the same time, as I don’t use Windows, I can’t test Melany in IE, so it will be appreaciated if you could post some screenshots.
Hi deshack, thanks for your reply, please check the screenshot from below links,
http://pan.baidu.com/s/1tcTcL
http://pan.baidu.com/s/1cNS8d
Thank you very much. As I expected, the problem is that Bootstrap 3.0 dropped support for IE8 (the grid system doesn’t work, that’s all up to Bootstrap).
This link
http://getbootstrap.com/getting-started/#browsers
says that Respond.js is required in IE8 for media queries support.
So download it from
https://raw.github.com/scottjehl/Respond/master/respond.src.js
and put it inside the <head>.
Fixed in Beta. Please download it from GitHub and test it as I didn’t do it.
Thank you very much.
Thank you very much, deshack & Jesin, let me test
Now this theme works well with IE8, thanks very much for your help
@deshack The lib/ directory is empty
@jesin It’s an issue with git submodules.
Download the .zip package from this pre-release (the green button).