When I try and style the input box with the class of "form-file" and apply a background-image it just doesn't seem to pick it up.
All the other input boxes from the fields I've created via CCK for the content type pick up the style, but just not the FileField input box.
Any ideas?
Comments
Comment #1
quicksketchIt's not easy. Take a look at http://www.quirksmode.org/dom/inputfile.html.