Thread: drop down menu

Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    16
    Plugin Contributions
    0

    drop down menu

    I changed the color of my layout...

    I made a mistake and changed to bg of my drop down menu.

    I've tried changing all the code in stylesheet, but it doesn't work...

    or am i overlooking it ??

    it's been bugging me for 2 weeks!

    please help
    Abstract Dreams, Real Infatuations.
    [X] MBS JEWELRY

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: drop down menu

    In your stylesheet, find;

    Code:
    input:focus, select:focus, textarea:focus {
    	background: transparent;
    	}
    Replace with;
    Code:
    input:focus, select:focus, textarea:focus {
    	background: #ffffff;
    	}

  3. #3
    Join Date
    Oct 2006
    Posts
    16
    Plugin Contributions
    0

    Default Re: drop down menu

    Quote Originally Posted by Sketchy View Post
    In your stylesheet, find;

    Code:
    input:focus, select:focus, textarea:focus {
    	background: transparent;
    	}
    Replace with;
    Code:
    input:focus, select:focus, textarea:focus {
    	background: #ffffff;
    	}
    you're awesome.
    Thanks a bunch!!
    Abstract Dreams, Real Infatuations.
    [X] MBS JEWELRY

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: drop down menu

    You're very welcome and thanks!

 

 

Similar Threads

  1. Drop down Menu
    By fancykidz in forum General Questions
    Replies: 2
    Last Post: 14 Jul 2010, 02:04 AM
  2. Drop down menu
    By jarle in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Nov 2009, 01:45 PM
  3. CSS Horizontal Drop Down menu - dropdown menu width...
    By intrium in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 19 Aug 2008, 06:48 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