Date: 2011-02-03 18:03
Sender: Pascal Van Cauwenberghe
/html/style.css is the correct location and has been for a while
(have to look up from which version). So, resource_url()
is correct
Some options:
1. Move your stylesheet in /html
2. Add a symlink in /html if the stylesheet is referenced
3. Don't use the resource_url() and reference the URI of the
stylesheet manually in your templates |