Skip navigation
Currently Being Moderated

forms help

Aug 19, 2012 12:39 PM

I am creating a form, and i am creating text fields for name, e-mail, and comments. I have an opacity on the div the form is inside to effect the bg opacity

 

opacity: 0.7;

          filter: alpha(opacity=70); /* for IE8 and earlier*/

 

For the text field i don't want them to have that opacity, but whenever i go to test it in a browser i shows up with the same opacity which is 70% how do i stop the textfield areas on the form from having that opacity and make it 100 opaque?

 

Right now i have an id set for each individual text area and i set the bg color but the opacity of the the outer div is effecting it

 

Please help?

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points