I've just upgraded one of my webpages running SPIP (Version 1.8.2 e to 1.9.1).
Was there a change in the location of the CSS files? The backand works perfectly, but at the frontend, it simply doesn't integrate the css-style anymore.
I've also tried to replace the links to the css files by
<link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" />
but it didn't work either.
Any idea?
Simon
PS: Here's the link: http://wscsd.okko.org/ejournal/
--
-----------------------
Simon Schneebeli
078 619 31 18
----------------------
2006/9/2, Simon Schneebeli <simon.schneebeli@okko.org>:
Hi,
I've just upgraded one of my webpages running SPIP (Version 1.8.2 e to
1.9.1).
Was there a change in the location of the CSS files? The backand works
perfectly, but at the frontend, it simply doesn't integrate the
css-style anymore.
I've also tried to replace the links to the css files by
<link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" />
but it didn't work either.
http://wscsd.okko.org/ejournal/dist/spip_style.css
is ok.
Maybe your problem is due to the fact that you don't use habillage.css.
(The old css spip_style.css was split in two parts between the version
1.83 and the version 1.9)
An article which is currently under translation will detail it more precisely.