Messages écrits par David Scotson

Moodle in English -> Thèmes -> Icon fonts vs. SVG -> Re: Icon fonts vs. SVG

par David Scotson,
The date one doesn't look as nice as the others. I'm suspecting a font issue due to me being on Ubuntu? (Though I don't see any flashing either so it may just be my version of Firefox is too old).

It seems like no-one talks about VML any more, has it just gone out of fashion or is it not up to the task of being a polyfill for SVG in IE8?
RTL in Bootstrap 3 is targeted for 3.1 (which isn't out yet) and seems to be one of the outstanding TODO items:

https://github.com/twbs/bootstrap/issues/9397 (3.1 Planning)

https://github.com/twbs/bootstrap/issues/11734 (3.1.0 Ship List)
Moyenne des évaluations Useful (1)
Hi Hittesh,

it's not supposed to work in IE8. That browser doesn't have support for the responsive HTML that changes based on the width of the browser window. It should work in IE9 though and I just visited qa.moodle.net in IE9 and it seems to work there (though that's a newer version).

My best guess, as Mary suggested, is that your IE9 is pretending to be IE7 due to your site being hosted on an intranet. Try hitting F12 and see what "browser mode" and "document mode" it's using on your site.