This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

change color when a user selects a field


  1. lynne
    Member

    I have the background changed to black and used a previous post to change the font white. Now when a user clicks on a field to enter data, the field changes to a very light yellow and they can't see the white text. Where can I change that in CSS?

    PS Purchased the form builder 2 weeks ago and just purchased three more licenses. Thank you for your product!

    Posted 16 years ago #
  2. yuniar

    Thanks for another purchase lynne!

    To change the highlight color, you'll need to modify this:

    #main_body form li.highlighted
    {
    	background-color:#fff7c0;
    }


    If you are having difficulty, mail me the URL to your form and the changes you need.
    Send to: yuniar [at] appnitro.com

    I'll try to help.


    MachForm Founder

    Posted 16 years ago #
  3. lynne
    Member

    You're awesome! The form now matches the websites colors. http://www.rotheengineering.com

    Posted 16 years ago #
  4. lynne
    Member

    Now I'm working at changing the input font color but stumbled into changing the input boxes gray. I liked it better but all the boxes did not change. For example, the phone number field has three boxes. Two of them were light yellow and one white. I changed the css color and now the white one is gray. I need to know where to change the rest gray and font to white.

    Keep up the good work!

    Posted 16 years ago #
  5. yuniar

    I've just checked your form. It seem you have figured out the white font?

    I have a suggestion, instead of using this code:

    * {
     color: #fff !important;
    }


    it might better to adjust the color of each labels. so that your submit button won't have white text too.

    I've done this for you, check this form:
    http://www.appnitro.com/forms/view.php?id=14

    You can copy the whole CSS here:
    http://www.appnitro.com/forms/data/form_14/css/view.css


    MachForm Founder

    Posted 16 years ago #
  6. BFG9000
    Member

    Seems that you have an issue in firefox......

    http://kwout.com/cutout/x/5k/az/8pm_bor_rou_sha.jpg

    Posted 16 years ago #
  7. BFG9000
    Member

    Sorry - double post - will eventually get used to 'bbpress' I guess......

    Posted 16 years ago #

RSS feed for this topic

Reply