Contact form text area color

Discussion in 'PHP' started by gonecrazy, Jun 22, 2010.

  1. #1
    For some reason the textarea in my form is not white so You cant tell it there.Any ideas how I can fix this? here is a link to the form page
    dgaroofing.com/contact-us.php
     
    gonecrazy, Jun 22, 2010 IP
  2. hosseintdk775

    hosseintdk775 Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In the name of the kind Allah
    Hello,
    Open your style.css file and go to lind 228 and find this:
    background:none repeat scroll 0 0 transparent;
    Code (markup):
    And change it with this:
    background: url("images/texarea-bg.gif");
    Code (markup):
    And save and check your contact form
     
    hosseintdk775, Jun 22, 2010 IP
  3. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Problem resolved right???
     
    roopajyothi, Jun 23, 2010 IP