I have one client who wants the PDF, DOC, XLS icons for file uploads to be smaller (basically, I just crop down the icons so only the bottom 12 pixels are used where it says "PDF" or whatever).
I have tried placing these new icons in a /source folder for his project and when I build and upload it is a 50/50 change of whether the large or small icons will build to his website.
I finally gave up and just replaced the icons in the phprunner software folder - so, now there are NO large icons anywhere.
Still, half the time I build his project I still get large icons.
I think the way to fix this would be if I could create files like pdf_sm.png, doc_sm.png, xls_sm.png and then somehow code the project to use those for the file icons instead.
Any ideas how to do this?