Closed (fixed)
Project:
Zen
Version:
6.x-2.0
Component:
layout.css
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Nov 2011 at 17:27 UTC
Updated:
21 Aug 2013 at 14:15 UTC
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
Comment #1
iwuv commentedWeird. 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.
Comment #2
ekufas commentedIt 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?
Comment #3
johnalbinclosing old support issues