Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2009
    Posts
    29
    Plugin Contributions
    0

    Default customize contact us form text color?

    Hello

    I've been trying to figure this out .. and i have no clue...

    Some how I use some color adding to my stylesheets, and only my
    contact us form

    all the words got into white colors so it doesn't appear on the white background.

    So, I tried to change the color of the filed name to black "#000"

    using stylesheets "#contactusform"

    but I still cannot figure it out the the "Contact us " heading color and ** Required information***

    colors

    How can I fix this?

    I attached the picture of how does it look. the blue parts are what I heighlight it. If I don't highlight it, it doesn't show on the white background.

    Also when I tried on IE, it shows the text in black but when I try from firefox, it doesn't.
    Attached Images Attached Images  
    Last edited by hooai12; 29 Nov 2009 at 10:13 AM.

  2. #2
    Join Date
    Oct 2009
    Location
    Netherlands - NB
    Posts
    146
    Plugin Contributions
    0

    Default Re: customize contact us form text color?

    Do you use the Developers Toolkit add-on by Mozilla Firefox?

    It will bring you all the way in your css (show css information option).

    This add-on told me that you can modify your 'Contact us' by modifying:

    legend (line 768)

    {

    font-weight: bold;

    padding-top: 0.3em;

    padding-right: 0.3em;

    padding-bottom: 0.3em;

    padding-left: 0.3em;

    color: #666666;

    }


    and the 'required fields' by modifying:

    .alert (line 937)

    {

    color: #ff0000;

    margin-left: 0.5em;

    }


    good luck

  3. #3
    Join Date
    Apr 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: customize contact us form text color?

    I tried to do that already but it doesn't work. I think that I did some how all the contents color went into #FFFFF color.

    and now


    all the page turns into white color.

    I tried to fix some of the color, I can't.

    I only need to now fix the "Contact us" title color and

    Aler* sign colors. Please help!!!!!!!ZZZZZZZZZZZ

    Also,

    If Want to move that box at the bottom "Send" "Back" button to move down, Which one do i need to change?

 

 

Similar Threads

  1. v139h Contact Us Form - add text box
    By jt1020 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jun 2012, 10:21 PM
  2. Edit the text outside the contact form
    By auroraff in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Jan 2012, 03:25 PM
  3. extra text field in contact us form
    By medeano in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 Nov 2010, 10:36 PM
  4. Contact Us Form - all the text 'runs together' from customer
    By jeffmic in forum General Questions
    Replies: 9
    Last Post: 19 Sep 2010, 01:10 PM
  5. SPAM from ‘Contact Us’ form, even though form is removed
    By Beer_man in forum General Questions
    Replies: 5
    Last Post: 3 Dec 2008, 02:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg