Quote:
Originally Posted by gb2world
While debugging CSS and/or javascript (while you are in pre-production), make sure you disable the "Use speed-up tools" in general settings, then you can see the uncached css files using Firefox + Firebug. These tools will tell you exactly what css is being applied to the page. When you are done debugging, you can turn the speed up tools back on.
---
|
Thank you so much. You have saved my sanity. While I have worked extensively with php/css/html it has always been on sites I wrote. I've never had the problem where I couldn't find what I needed to change.
I'm amazed by the how many different places I have to change to modify my skin. I somehow though they would be more centralized. But at least I can now find everything.
-Marcy