Re: duplicate store for testing
Use Webmaster mode from admin to see which templates are being used.
Use Firebug in Firefox to see what css classes (and files) to change. Maybe you are editing the wrong css file.
Turn off css caching while doing changes.
When you've made changes, if they don't show on browser refresh - clear your template cache - running /cleanup.php will do it.
|