Results 1 to 10 of 754

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by Best Price Accessori View Post
    Hi,

    I have the fly-out menu installed on my site: www.bestpriceaccessories.com

    However, I would like the sub menu's text to be default white and then change to #666666 when hover. How could I do that?
    in your stylesheet paste this:

    #nav-cat li.submenu {
    color:white;
    }

    #nav-cat li.submenu:hover {
    color:#666;
    }

    and that should do it.

    Zen Cart and it's community are the best!!

  2. #2
    Join Date
    Dec 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Thanks for that but I think I did something wrong.

    All my links are now purple!

    Sorry if it a dumb question -I'm new to CSS.

 

 

Similar Threads

  1. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  2. Flyout Menu CSS For My Template.
    By NathanLee0921 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2010, 01:24 AM
  3. Extra text or image inbetween categories for css flyout menu?
    By arniesbarmyarmy in forum Addon Sideboxes
    Replies: 0
    Last Post: 23 Nov 2009, 10:30 AM
  4. css flyout menu (for side nav)
    By gsdcypher in forum General Questions
    Replies: 0
    Last Post: 3 Dec 2007, 12:10 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