Closed (fixed)
Project:
Sasson
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 11:23 UTC
Updated:
17 May 2012 at 19:10 UTC
Hello,
How am I adjusting my site to ie7 with sasson theme?
thanks
Comments
Comment #1
erutan commentedConditional comments http://www.quirksmode.org/css/condcom.html should work regardless of theme.
Comment #2
tsi commentedWell, erutan's link is valid, but with Sasson you can simply do this from your .info file, here's an example :
This will load filename.scss only for IE7 and older.
It is all in the documentation.
Don't forget to set the option under "HTML5 IE support" so that IE7 users will not get the chrome-frame message.