Sorry for breaking into your interesting conversation. You may have talked
about this earlier or already know. If not, here is how you can color you
form fields. 

input.blue 
  {background-color: #B7DBFF; 
   font-weight: regular; 
   font-size: 14px; 
   color: black;}

textarea.blue 
  {background-color: #B7DBFF; 
   font-weight: regular; 
   font-size: 14px; 
   color: black;}

select.blue
  {background-color: #B7DBFF;
   font-weight: regular;  
   font-size: 14px; color: black;}  

option.blue 
  {background-color: #B7DBFF; 
   font-weight: regular; 
   font-size: 14px; 
   color: black;}

Mike

-----Original Message-----
From: Kathy Norris [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 25, 2002 1:28 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] RE: BUTTON color???


WOW-this is going to make a HUGE difference on the site I'm working on.
Thanks!
----- Original Message -----
From: "Jon Haworth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 7:26 AM
Subject: [wdvltalk] RE: BUTTON color???


> Hi Kathy,
>
> > Now that we're talking about scrollbar color, can the same thing
> > be done with buttons?  And if so, how?
>
> Sure:
>
> <form action="/cgi-bin/something" method="post">
>   Enter your name: <input name="visitorName" />
>   <br />
>   <input type="submit" value="Submit" style="color: #FF0000;
> background-color: #0000FF;" />
> </form>
>
> Was that what you meant?
>
> Cheers
> Jon
>
> ____ * The WDVL Discussion List from WDVL.COM * ____
> To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
>        Send Your Posts To: [EMAIL PROTECTED]
> To change subscription settings to the wdvltalk digest version:
>     http://wdvl.internet.com/WDVL/Forum/#sub
>
> ________________  http://www.wdvl.com  _______________________
>
> You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to %%email.unsub%%
>


____ * The WDVL Discussion List from WDVL.COM * ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to