I have done a lot of css styling on many views, but suddenly css applied to all new views won't update when I try to update the file views-styles.css. However, previous views I have made are still able to update when css is changed. Any ideas on why this happens?

Comments

iwuv’s picture

Weird. I would try checking to see if the proper css file is being loaded (FireBug can show you this). Maybe it's loading a different css file from a different location?

Is the issue browser specific? I would also try clearing caches and/or the theme registry.

ekufas’s picture

It is not browser specific, the same happens in both chrome and firefox. However, I discovered that by applying the same css-code to pages.css instead, the changes to the views apply.

Any idea why the views-specific css-code is not loaded from the views-styles.css, but is loaded from the pages.css file?

johnalbin’s picture

Component: CSS/HTML markup » layout.css
Status: Active » Closed (fixed)

closing old support issues