By stephtek on
Is there somewhere already in FileField to display an image depending on the file type? Or is there another module that will do this?
Is there somewhere already in FileField to display an image depending on the file type? Or is there another module that will do this?
Comments
ImageField
ImageField
Mohammed J. Razem
http://www.vardot.com
I dont want the user to have
I dont want the user to have to upload an image every time they have a file upload. I mostly just want a pdf to have a pdf icon, excel file to have an excel icon etc....
CSS?
Could you do something like this in your CSS?
I have never seen CSS like
I have never seen CSS like that before. Does that work?
WOW. that is amazing. Works
WOW. that is amazing. Works perfectly!!