Hello All,

I've actually solved this, and put this as resource for anyone else with this problem, as I couldn't find it here:

Problem: I was making changes in stylesheet.css, but they weren't showing.

Solution: My real problem was that I'd saved the original file as a backup in that same directory with the name stylesheetBK.css -- and that was the conflict. Apparently Zencart loads both in some kind of priority order. Anyway... for any in this position...

Final solution: Change the name of that backup file (if you're leaving it in that css directory) to anything other than a *.css -- for instance, mine is now stylesheet.BAK

And everything works fine.

I confess it was a bit maddening trying to find why this was happening.

Best regards,
Donzi