Hi there,
After installing this module the theme breaks, as if it doesn´t load the css files.
What can I do? I´ve configured the module ad the readme file says...
Thanks for your help!
Rosamunda

Comments

Rosamunda’s picture

Status: Active » Closed (fixed)

I´ve solved the issue. I still think it´s some sort of bug. But in case anyone wonders, you have to tell the browser to read the css files as a UTF-8 charset.
I´ve added this into my page tpl:
<link href='/path-to-my-theme/style.css' rel='stylesheet' type='text/css; charset=UTF-8'>

Regards,
Rosamunda