Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Posts
    4
    Plugin Contributions
    0

    Default Drop down menu width not correct

    I've installed the CSS Horizontal Drop Down Menu module on:

    http://blackbeltpatches.com

    The drop down elements of the navigation (new products, all products etc) are too narrow - I want them to be the same width as the parent categories (home etc).

    I've searched for the relevant file to edit with no luck.

    Can anyone assist?

  2. #2
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: Drop down menu width not correct

    In the stylesheet_header_menu.css find the following code:

    div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width: 100%;z-index:10000;}

    div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; width: 100%;display:block;z-index:10000;}
    div#dropMenu ul.level2 {background:#4f4f4f;z-index:10000;position:absolute;left:0;width: 100%;}

    They are all in the bottom block of code. As above make sure that all width is set to 100%.

 

 

Similar Threads

  1. width of drop down menu
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Dec 2010, 05:25 AM
  2. Drop down menu not showing right
    By pb4 in forum General Questions
    Replies: 1
    Last Post: 24 Sep 2010, 08:45 PM
  3. Ez page not showing in drop down menu?
    By znowflake in forum General Questions
    Replies: 2
    Last Post: 9 Sep 2010, 06:47 PM
  4. Drop down menu not showing.
    By melvin41bet in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Nov 2008, 07:07 PM
  5. 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