How does one do that?  I know for regular buttons, but with the file type,
I thought you were locked in to the default form button.

Ray

At 12:43 PM 9/14/2004, you wrote:
>I would recommend that you use your own graphics for the buttons. I
>usually use my own graphics button in place of the browse button.
>
>
>
> >All that does is turn the background of the field a color.  CSS limitation,
> >this can't be done currently.
> >
> >-----Original Message-----
> >From: Asim Manzur [mailto:[EMAIL PROTECTED]
> >Sent: Tuesday, September 14, 2004 11:33 AM
> >To: CF-Talk
> >Subject: Re: SOT: How to apply a style sheet to a file upload bottom.
> >
> >
> ><html>
> ><head>
> ><title>Untitled</title>
> ><style>
> >.buttoncolor { color:#FFFFFF; background: #557799; FONT-FAMILY: Arial,
> >sans-serif; FONT-SIZE: 8pt; font-weight: bold;}
> ></style>
> ></head>
> >
> ><body>
> >
> ><form name="MyForm" method="post" action=""> > >enctype="multipart/form-data">
> >
> >It also needs to have a file selection control:
> ><input name="MyFile" type="file" class="buttoncolor" size="20">
> >
> ></body>
> ></html>
> >
> >>Hi,
> >>
> >>I am in the process of creating  a page for my endusers to upload files and
> >>the first thing that they complained about is that the button is not the
> >same
> >>style as the rest of the buttons in the applications.  All of the buttons
> >are
> >>usually a form of blue (We use IE6.0 only - internal), but the BROWSE
> >button
> >  _____
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to