Using the browser css files
- browsers.css
- firefox.css
- safari.css
- chrome.css
- opera
- ie.css
- ie6.css
- ie7.css
- ie8.css
The path to these css files is "morph_assets/themelets/[yourthemelet]/css"
Depending on the amount of fixes required for any given browser will generally determine whether the fixes can be included in the general browser fixes css (browser.css) or whether it is better to be kept in its own separate file (like ie6.css).
For the small cross browser inconsistencies, often the browsers.css will be sufficient and each fix can just be prepended with the specific browser version, eg:
Do you think this help article can be improved?
Our goal is to make Morph's documentation as easy and simple to use as possible and if you feel there is anything we can do to improve, whether updates / refinements to the content or how everything is structured, please let us know! We really do value all of the feedback we get and will do everything possible to ensure that the documentation is relevant and useful to you getting up and running with Morph!