Br,
The problem you are having is that you have two stylesheet's fighting each other.
- stylesheet.css
- stylesheet_old.css
- Use a program Winmerge or take time to have 1 stylesheet.css
- What happens is the stylesheet_old.css is the last place Zen looks:
- So if you edit stylesheet.css, and the same declaration is in stylesheet_old.css nothing happens.
- Take time and consolidate to one sheet...
- I know a pain, but well worth the effort for customization





