>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]

