Im wonding how might i use a different noimage for categories than the products?
no-image is a fallback position - webshops with this showing look very poor
If you want to change the no-image, then look to see what image is being show on the page using firebug (in firefox) or develper console in chrome
Yeah i guess if i absolutely had to i could use str_replace in the category pages to change noimage.gif to something else before display.