0
Welcome Guest! Login
0 items Join Now

Field Text Color?

    • Ronnie Kirschner's Avatar

    Field Text Color?

    Posted 18 years 4 weeks ago
    • Hi, How do you change the input box text color in CSS. I am using extremities and the text is too light.

      THanks
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Field Text Color?

    Posted 18 years 4 weeks ago
    • find or create if it does not exist:
      .inputbox {
        color: #000; /*you color here */
      }

Time to create page: 0.045 seconds