I duplicated the MODxCarbon folder and edited the "stop.png" icon to distinguish it more from the delete button (why o why is delete so close to everything else? and the order switched about? but I digress...) But the new icon doesn’t show.
Logged out of the manager and logged in. Same.
Tried switching the theme again and yes I hit "Save". Nope.
Quit and relaunch browser (FF 3.5.4 on Mac OS X), clearing cache and offline content. They’re still there.
Did I miss a cache somewhere?
edit: checked paths with Web Developer Image info -- some are correctly linked, but a lot aren’t.
Although I haven’t looked at the new manager themes yet, did you modify the style.php (line 12) in your new theme to reflect the new path?
$style_path = "media/style/YourThemeNameHere/";
That was it.
Is there some case where this (style.php) would not be found in manager > media > style > name_of_the_theme ?
There is also a setting under each users profile which sets the theme they use, check there and make sure it is set to the theme you prefer.
No others users but me at the moment, but good to know. Thanks!