Did you know you can create and save your own custom presets using the built-in Gantry Presets Saver? Find out more...
The Gantry Framework has the ability to load different css files based upon which browser and operating system is viewing the template. This allows complete control over how a site is displayed to even the pickiest browser!
Every CSS file can be customized for different browser and operating system combinations with the Gantry Framework. This is handy for targeting specific browser issues, such as IE6 compatibility. Each file is automatically loaded by the framework depending on which browser/operating system is viewing the template.
Gantry looks for filenames based on the following mini-legend:
Real world uses include the standard template-ie6.css as well as as specific fix for chrome on windows that would require a template-chrome-win.css file.