Wednesday 19 November 2008 9:06:16 am
I found that the path to CSS is corrupted when the problem happens. The syntax that should be: @import url("/design/plain/stylesheets/core.css"); turns to @import url("<b>/content/view/</b>/design/plain/stylesheets/core.css"); The orignal code to render the path is: @import url({"stylesheets/core.css"|ezdesign}); Laurent
|