I hope this is the right place to ask: does somebody have the code to have the still unpriced items in your shop faded out?
I think if they're unpriced they'll be faded out anyway and show as 'Display Only'...
<style> img{filter:progid:DXImageTransform.Microsoft.Pixelate (maxsquare=6); opacity:0.1;} a img{ilter:progid:DXImageTransform.Microsoft.Pixelate (maxsquare=6); opacity:100;} a img{filter:none;} img{ moz-opacity:0.4;filter:alpha(opacity=40)} </style>
there ya go. I don't remember now who I got it from or I'd credit them.
Edit: those things showing up as smileys makes it look damn odd. Should work if you copypaste it though.