Page 43 of 235 FirstFirst ... 3341424344455393143 ... LastLast
Results 421 to 430 of 2345
  1. #421
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    Try changing that 70em to 840px. Also, since your menu is now a set width, instead of using 16.667%, you can use 140px instead. (840px divided by 6).
    Hey thanks. Very good recommends and learning something at the same time.

    I also discovered
    div#dropMenu ul.level2
    top: 22px;
    was needed. Otherwise when hover over Home in menu, the drop down menu covered the Home link.

    Woody

  2. #422
    Join Date
    Mar 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi,

    Is there a way to make the menu "sticky"? I'm using a css horizontal menu with a horizontal flyout for over a year and am wondering if somebody knows how to make the menu "sticky" for 5-10 seconds.

    This would realy increase the usability since when you don't move the cursor acurate, the menu gets killed.

    Thanks in advance.

  3. #423
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by Tieske View Post
    Hi,

    Is there a way to make the menu "sticky"? I'm using a css horizontal menu with a horizontal flyout for over a year and am wondering if somebody knows how to make the menu "sticky" for 5-10 seconds.

    This would realy increase the usability since when you don't move the cursor acurate, the menu gets killed.

    Thanks in advance.
    No, unfortunately it is not an option with a css only menu, that would be available in a javascript based menu.

    There's no gap between your menu item and the drop downs below it, is there?

  4. #424
    Join Date
    Mar 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    No, unfortunately it is not an option with a css only menu, that would be available in a javascript based menu.

    There's no gap between your menu item and the drop downs below it, is there?
    I thought so (java), thanks anyway.

    The menu is working just fine (www interieurbeslag nl), but visitors have to balance with their cursor between the upper and lower borders of the menublocks since it also flies horizontal.

    The best solution will be changing it to an horizontal menu with vertical flyout like the dropmenu discussed here.

    A quick change didn't work since I had trouble with the submenu of the catagories with this menu. And I forgot what makes a flyout vertical... learning by doing a year ago wasn't ideal for long term ;).

  5. #425
    Join Date
    Jun 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi
    I'm using this rather nice menu but have hit a problem - some of my categories go more than 5 deep - and the flyout does strange things once you are 4 subcats in - it automatically pops out all the lower subs into an unusable mess. Is there any way to extend the depth this menu supports as I guess that lvl 4 behaviour is in the code somewhere...?

    Thanks for any help

    WOoDY
    (www.jorvikgames.co.uk)

  6. #426
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jorvikgames View Post
    Hi
    I'm using this rather nice menu but have hit a problem - some of my categories go more than 5 deep - and the flyout does strange things once you are 4 subcats in - it automatically pops out all the lower subs into an unusable mess. Is there any way to extend the depth this menu supports as I guess that lvl 4 behaviour is in the code somewhere...?

    Thanks for any help

    WOoDY
    (www.jorvikgames.co.uk)
    Part of the issue is the length of your category names. They're trying to take up two lines, and its causing problems down the road. I would change all instances of 12em in stylesheet_header_menu to at least 13em, maybe even 13.5 or 14em.

    Now, the issue where hitting level three in order to pop out level 4, and level 5 pops out as well, I can't fix (its a mystery i haven't been able to solve), but if you change the width above, it will no longer be jumbled up.

    Now, if you want to stop at a certain level, you can open up includes/classes/categories_ul_generator.php and change the value of max level to three, then it will only flyout to level three.

  7. #427
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jorvikgames View Post
    Hi
    I'm using this rather nice menu but have hit a problem - some of my categories go more than 5 deep - and the flyout does strange things once you are 4 subcats in - it automatically pops out all the lower subs into an unusable mess. Is there any way to extend the depth this menu supports as I guess that lvl 4 behaviour is in the code somewhere...?

    Thanks for any help

    WOoDY
    (www.jorvikgames.co.uk)
    Great site, btw!
    However, "Heroes of Azaroth" probably doesn't *really* have "Booser Boxes" (more like WoWarcrack)
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  8. #428
    Join Date
    May 2007
    Posts
    20
    Plugin Contributions
    0

    help question Re: CSS Dropdown menu for your header- With Categories!

    Hi,
    Can you tell me how to make the drop down menu to the width of the my site?

    I also would like to change the color to the drop down menu.
    Something that will make it pop. Any color suggestions with the
    code would be appreciated. :)

    I don't like red or green. lol

    Thanks
    Sandra
    http://www.the-unique-boutique.com

  9. #429
    Join Date
    May 2005
    Location
    Phoenix Arizona (whew!)
    Posts
    188
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by icyorchid View Post
    Hi,
    Can you tell me how to make the drop down menu to the width of the my site?

    I also would like to change the color to the drop down menu.
    Something that will make it pop. Any color suggestions with the
    code would be appreciated. :)

    I don't like red or green. lol

    Thanks
    Sandra
    http://www.the-unique-boutique.com
    The color changes are simple CSS (in the stylesheet). Coordinate the colors with those you're already using on your site for the best look.

    As far as the changing size, that has been thoroughly addressed in this thread... go back a couple pages & you'll find it easily :)

    cheers!
    [FONT=Comic Sans MS]Vicki[/FONT]
    www.moebiusenterprises.com
    Fragrance*jewelry*metaphysical supplies*art*LIFE ... 'bout sums it up....

  10. #430
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by icyorchid View Post
    Hi,
    Can you tell me how to make the drop down menu to the width of the my site?

    I also would like to change the color to the drop down menu.
    Something that will make it pop. Any color suggestions with the
    code would be appreciated. :)

    I don't like red or green. lol

    Thanks
    Sandra
    http://www.the-unique-boutique.com
    Here's a bunch of css for you.... I started to play with it on your site, and ended up doing all the work for ya, LOL. Replace stylesheet_header_menu.css with everything below.
    Code:
    body {  
    	behavior: url(includes/csshover.htc);
    	}
    	
    /*this is the text color and background color when things are hovered over down the menu*/
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #ffffff!important;background:#2b68ab;}
    	
    #dropMenuWrapper {
    	width:100%;
    	height:35px;
    	margin:0;
    	font-size:11px;
    border-left:1px solid #999999;
    	}
    	
    div#dropMenu {
      	width:100%;
      	margin:0 auto;
        text-align:center;
    	z-index:1000;
    	position:relative;
    	}
    
    div#dropMenu ul {
    	margin: 0; 
    	padding: 0;
    	}
    	
    div#dropMenu li {
    	position: relative; 
    	list-style: none; 
    	margin: 0; 
    	float: left; 
    	line-height: 1em;
    width:12.5%;
    	}
    	
    div#dropMenu ul.level1 {
    	width:100%; 
    	margin:0 auto; 
    	text-align:center;
    	background:#ffffff; /*this is the background color of the main menu*/
    	height:35px;
    	z-index:1000;
    	}
    	
    div#dropMenu li:hover {}
    div#dropMenu li.submenu {}
    div#dropMenu li.submenu:hover {}
    div#dropMenu li a {display: block; padding: 9px 0;text-decoration: none; text-transform:uppercase; color:#000000; text-align:center; border-right:1px solid #999999;height:17px;} 
    div#dropMenu>ul a {width: auto;}
    div#dropMenu ul ul {position: absolute; width: 16em;display: none;}
    div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:16em;}
    div#dropMenu li.submenu li.submenu {}
    div#dropMenu ul.level1 li.submenu:hover ul.level2, 
    div#dropMenu ul.level2 li.submenu:hover ul.level3,
    div#dropMenu ul.level3 li.submenu:hover ul.level4,
    div#dropMenu ul.level4 li.submenu:hover ul.level5 {display:block;z-index:1000;}
    div#dropMenu ul.level2 {top: 35px; background:#999999;z-index:1000;}
    div#dropMenu ul.level3, div#dropMenu ul.level4, div#dropMenu ul.level5 {top: 0; left: 16em; background:#F0555C}
    div#dropMenu ul.level2 a {padding: 0.5em 0.25em;color: white; text-transform:none;}  /* this is text color on drop-down submenu */
    The above will make the menu fill your site (I changed the two instances of 750px to 100%), will make each item have a percentage width, gave each item a bigger height since you have a lot of drop downs and some of them would wrap onto two lines, and also adjusts color. You are actually using the categories version of the drop down menu which was developed by someone else, though I don't think he started a support thread, so its fine to ask questions here.

 

 

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 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