/includes/templates/template_default/images
You should not be using /template_default/ to save your custom template files in any case; they should be in /includes/templates/your_template_name/images/.
The Categories Dressing code looks in /your_template/images/ for the file, and does not look in /template_default/images/ ever. Move the files to the correct folder and it should work, as you appear to have done everything else right.
Bookmarks