Results 1 to 9 of 9
  1. #1
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Drop down menu - change colour?

    Hi,

    I currently have a kind of orange themed site and I want the drop down boxes (within the product - showing the quantitiy and prices) to also be orange and not blue.

    Can I change this and if so how?

    I treid right clicking in fire-fox to view source but culdn't figure out what I was suppose to change in the css file?

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Do you have the web developer's add on for Firefox? If not, get it from their website. It'll let you display the ID and class which will help you find the items you need to change in the stylesheet. This applies to your question about the required fields as well.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Still no joy with this

    Here's an example

    http://www.prakprint.com/index.php?m...products_id=15

    On this page they have drop down menu for quantities / design service etc

    The colour blue works for them but I want mine either grey or orange.

    Where is the code to change this??

    Thanks

  4. #4
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    I would have to be able to see your site to give a definitive answer, but using their site, the quantity attribute is #attrib-1. If I add this to the stylesheet (using Firefox and the web developer tool), I can change the color of the text in the dropdown menu from black to red.

    Code:
    #attrib-1 {
          color:#ff0000;
    }
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  5. #5
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Drop down menu - change colour?

    Code:
    input:focus, select:focus, textarea:focus {
     background: #F0F8FF;
     }
    You could also try altering colour in stylesheet
    for above

  6. #6
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Thanks for those I hadn't been using the css tools on the web dev toolbar right. Much more useful now!!

    Only thing is how do I change the arrow bit so that that is orange and not blue?

  7. #7
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Is there an icon I should be changing to change the drop down arrow from blue to orange?

  8. #8
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Should I presume that this isn't possible then?

    Anyone know??

  9. #9
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Drop down menu - change colour?

    Ok...so no one seems to know..

    does anyone know
    a) if its possible
    b) where I could look to find out how to do it

    Thanks

 

 

Similar Threads

  1. v154 change product image with drop down menu
    By spbw in forum General Questions
    Replies: 4
    Last Post: 31 Mar 2015, 04:29 PM
  2. Change Colour of Drop-down Text
    By psvialli in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 16 Aug 2012, 07:11 PM
  3. Picture Change linked to Drop Down Menu?
    By KHageman in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 26 Jan 2010, 01:31 AM
  4. change countries in the drop-down menu
    By redrob in forum General Questions
    Replies: 0
    Last Post: 29 May 2008, 12:47 AM
  5. 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR