css form question
css form question
- Started
- Last post
- 4 Responses
- unknown
is it possible to style an upload file upload field like an input field?
:)
- Mick0
Isn't an "upload file" button just a normal button? in other words, yes, you can use CSS to it like any other button.
- unknown0
well thats what I thpught but it aint working properly - it sets the text but now the colour of the 'browse' button or the text field - the stylesheet works fine on my regular input fields and submit buttons
??
- autonoma0
This has been an issue for a long time. I've never seen it done.
Just do a search on google for:
"file upload button","css"
- unknown0
damn!
thanks