Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2007
    Posts
    15
    Plugin Contributions
    0

    Default Changing text color in customer login boxes?

    I'm using a template and have looked and looked in my stylesheet.css for the location of the code to change the text color in the text boxes from white to black. The text box background color is yellow and white just doesn't show up on it. I found the location of the password box, but not the other fill in boxes. Which code do I change and where do I put it? Here's my page:

    http://fantasyrealmcreations.com/sto...ain_page=login

    I'd also like to change the annoying bright blue text for "Returning Customers: Please Log In" to something else. What code and where does it go?

    Sorry to be a bother if this has been asked a gazillion times! I really do try to figure this stuff out by myself but I keep getting stuck. hehe

    -Michelle

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Changing text color in customer login boxes?

    Can't see either of these problems Michelle. Have you already resolved them?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2005
    Location
    New Jersey
    Posts
    646
    Plugin Contributions
    0

    Default Re: Changing text color in customer login boxes?

    Hi,

    If this was resolved please clue me in. I am working on a new template and the background is dark and the font color is set to white, for now, and nothing is showing up in the boxes when you try to input information. None of the log in boxes or add to cart quantity buttons, etc. How do I change the color for the form boxes?

    Thanks in advance.
    Kelly

  4. #4
    Join Date
    Jan 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Changing text color in customer login boxes?

    Yes, I figured it out. I managed to change the text boxes to white and the text to black. That's not what I was going for, but it's readable now. I'm not sure exactly WHY it changed the way it did, but I do know the code I edited.

    Kelly, are you working from scratch or from a free contributed template? I know just enough code to be a danger to myself but I'd be happy to take a look.

    -Michelle

  5. #5
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Changing text color in customer login boxes?

    How did you make the changes to the text color in your template?

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Changing text color in customer login boxes?

    Quote Originally Posted by msmahoganey View Post
    How did you make the changes to the text color in your template?
    She changed the "a" color on line 23 of her stylesheet.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #7
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Changing text color in customer login boxes?

    thank you for your answer. I need to actually change the text color of the form so that it can be seen. I can see the text in the input form, but not the form field names.

  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Changing text color in customer login boxes?

    I can't answer for your site, as you haven't given us a link to it, but for the site that started this post, the form text has simply inherited the color set for the body tag (line 11 of the stylesheet) and used right across the site except for links or other specially-colored tags.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #9
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Changing text color in customer login boxes?

    hello again...
    http://eventboutique.ca/store/index.php?main_page=login

    here is my site - i simply need the field color of the form to be updated to be able to be viewed.

    I appreciate the help you are giving me.
    Mahoganey

  10. #10
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Changing text color in customer login boxes?

    Ah. Now I understand. From the ridiculous extent to which the divs are nested in this template, I assume that it comes from Template Monster, so sadly this will just be the first of many problems that you will have.

    To solve this one though, just add the following to your stylesheet
    label.checkboxLabel, label.radioButtonLabel, label.inputLabel {
    color: pink;
    }
    OK, you can choose another color if you prefer
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Changing color of Text Boxes / Background
    By glittergirljo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jul 2010, 10:51 AM
  2. Changing color of side boxes
    By Moneyca in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Mar 2008, 12:01 PM
  3. Changing the TEXT Color of the Product Categories & Documents Boxes
    By Donn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Nov 2007, 10:08 PM

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