Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Change Colour of Drop-down Text

    I have all my text set to white as, but this then changes all my Text in drop down boxes to white as well, how can I change all Drop down Box text to Black so you can see them?

    Many thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Change Colour of Drop-down Text

    You could add this to your stylesheet:

    SELECT {color: #000;}

  3. #3
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Change Colour of Drop-down Text

    Quote Originally Posted by stevesh View Post
    You could add this to your stylesheet:

    SELECT {color: #000;}
    I just added this to my stylesheet but the dropdown boxes are still white text not black ?

    Do i just simply add this to the bottom of the style stylesheet ?

    Sorry but this is all new to me !

    Many thanks

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Change Colour of Drop-down Text

    Add it to the bottom of the stylesheet. If it doesn't work, we'll need to see your site.

  5. #5
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,646
    Plugin Contributions
    1

    Default Re: Change Colour of Drop-down Text

    Are you using the CSS horizontal drop down menu? If so, the stylesheet for it is stylesheet_header_menu.css.
    Bumble Bee Template - my first contribution!

    The best way to learn is to try stuff. But, back it up first.

  6. #6
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Change Colour of Drop-down Text

    Quote Originally Posted by stevesh View Post
    Add it to the bottom of the stylesheet. If it doesn't work, we'll need to see your site.
    The site is as follows:-

    http://www.moon-dream.co.uk/index.ph...roducts_id=124

    If you look at the color option and scroll they are all white text ?
    this is the same for any drop down box like when yoi slect country.

    Many thanks

    Paul

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Change Colour of Drop-down Text

    How about:

    OPTION {color: #000;}

  8. #8
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Change Colour of Drop-down Text

    Job Done Many thanks !

  9. #9
    Join Date
    Dec 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: Change Colour of Drop-down Text

    Thanks for the info! This fixed the template I installed, which had teh same problem.

    FYI, Estore now's selection is white, and the text is also white.

  10. #10
    Join Date
    Apr 2010
    Posts
    15
    Plugin Contributions
    0

    Default Re: Change Colour of Drop-down Text

    Thanks a mill for the help. I am using the estorenow template.
    I had to change the stylesheet.css file. At the very bottom I changed the values to:

    option{
    background:#FFF;

    }
    select{
    background:#FFFFFF;
    color:#000;

    Again, many thanks for the help!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Change Text Colour for Module?
    By Fett in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Sep 2010, 03:02 AM
  2. How do I change colour of text fields etc?
    By starchang98 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Oct 2009, 06:13 AM
  3. Drop down menu - change colour?
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 6 Dec 2007, 05:16 PM
  4. Change Colour of Drop Down Search & Currency Boxes when clicked
    By ---kate--- in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Aug 2007, 04:18 AM

Bookmarks

Posting Permissions

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