Form Input Text is white on black Form

  • CoyoteJacks
    Asked on December 23, 2016 at 1:31 PM
  • John_Benson
    Replied on December 23, 2016 at 2:25 PM

    I checked your form and I can see that the input field is working properly. The input text font color is black. Here's a screenshot:

    Form Input Text is white on black Form Image 1 Screenshot 20

    Is the issue resolved? If no, please provide more details about your problem. Thank you.

     

  • CoyoteJacks
    Replied on December 23, 2016 at 2:45 PM
    Sorry I am referring to the "BOX" that indicates the Line to Fill out
    The color of the box fill is cream so you cannot read the Labels
    I would like it a dark Grey
    Mike
    ...
  • David JotForm Support
    Replied on December 23, 2016 at 2:51 PM

    Adding the follow CSS code to your form will update the label colors to black when highlighted:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-line-active .form-sub-label, .form-line-active .form-label {
        color : black;
    }

    Here is how the form would look with it added:

    https://form.jotform.com/63576266175970

  • CoyoteJacks
    Replied on December 23, 2016 at 3:45 PM
    Now I added the Code
    Turned entire form from Black Background to white
    Screwed up TOP Image also
    Deleted Form
    Cant get it to go back
    Mike
    (615) 533-2659
    what I want is"
    1. BLACK FORM
    2.)WHITE Text
    3.) When You HIGHLIGHT a Field the Label text is Black NOT white
    Right Now The Form is all screwed up from the CSS code input!
    ...
  • David JotForm Support
    Replied on December 23, 2016 at 3:53 PM

    Here is an updated copy of the form:

    https://form.jotform.com/63576266175970

    You can clone it to your account:

    https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL