On 5 Jul 2005, at 6:01 am, Jasper Kuperus wrote:

Ok, you guys probably all know the file input: <input type='file' name='file' />

You'll get an input field and a 'browse' button. Ok that's no big deal. But... Now I want all the buttons to have a custom look. So let's say e.g.:

[......]

Now I already asked on another forum if there is a way how to style that button and I've got answers that it's just impossible. It wouldn't surprise me if it really is impossible, but I just want to know sure, since that button just looks horrible comparing the other buttons, it totally breaks my design. So: Is there a way of styling the 'browse'-button?

You cannot style the input[type=file]. It is hardcoded in the browser's stylesheet.

And on styling form elements, review this article:
<http://www.456bereastreet.com/archive/200410/ styling_even_more_form_controls/>

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to