
Originally Posted by
kuroi
@mrmeech
A lot of people try to keep a backup of old stylesheets by renaming them in this way. But Zen Cart looks at all file ending .css in that folder and considers using them, as it appears to be doing for you.
Personally I recommend removing backups from your site completely (and keeping them off-line) - they just complicate your live environment. But if you really want to keep it close by, rename the extension rather than the base e.g. style_imagehover.css_OLD so that it's ignored as a CSS file.