Closed (fixed)
Project:
mothership
Version:
6.x-1.0-beta7
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Oct 2009 at 10:04 UTC
Updated:
9 Mar 2010 at 15:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
mortendk commentedi have no idea hmm
this works perfect for me :
ie stylesheets[if IE7 ][all][] = style/ie7.css
in gonna do some test and see if I can recreate the error
Comment #2
mortendk commentedups just saw what you did wrong (and i didnt documented *ups*)
the syntax is :
ie stylesheets[if IE7 ][all][] = style/ie7.css
and not
stylesheets[if IE7 ][all][] = style/ie7.css
hope that clears it up
Comment #3
BarisW commentedHmm,
I now have:
The error disappears, but the HTML only outputs this:
Any ideas?
Comment #4
mortendk commenteddid you check that the css/lte-ie6.css are placed inside your theme and you didnt put them inside the mothership?
Comment #5
icylace commentedI've had the same problem and here's my patch that seems to fix it.
Comment #6
mortendk commentedpatch add everything looks good from here
Comment #7
mortendk commented