Results 1 to 10 of 754

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    I have already made my suggestion, more than once.
    Here's an example:
    http://www.zen-cart.com/forum/showpo...&postcount=254
    It's what I use, but I don't like to suggest, because, yes, that might lead to off-topic discussions and then site security would kick in.

  2. #2
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Code:
    div#nav-cat li li {
        margin-left: 0em;/* This puts space between menu and sub-menu, reccomend to leave at 0 unless you have over-lapping problems. */
        background-color: salmon; /* sets the background of submenu ,WITHOUT submenus, when menu is HOVERED */
    }
    Your comment is of course right, I just wanted to add that if you set margin-left to anything but 0, IE6 will have unexpected behaviors.
    That browser has caused lots of grief, until I finally got it workable, not perfectly right.

  3. #3
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by ckosloff View Post
    Code:
    div#nav-cat li li {
        margin-left: 0em;/* This puts space between menu and sub-menu, reccomend to leave at 0 unless you have over-lapping problems. */
        background-color: salmon; /* sets the background of submenu ,WITHOUT submenus, when menu is HOVERED */
    }
    Your comment is of course right, I just wanted to add that if you set margin-left to anything but 0, IE6 will have unexpected behaviors.
    That browser has caused lots of grief, until I finally got it workable, not perfectly right.

    Absolutely correct. Some browsers do treat this differently. When you get to the right side of the menu, just about to touch the sub-menu, the sub-menu will disappear! Sometimes you actually NEED to set a negative number on this (-0.1em;) which will overlap just a hair, but keep sub-menu in view.
    Good catch. Thanks. I will also put that in comment section of css.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  4. #4
    Join Date
    Mar 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    thank you both for your help! great mod and great support. seems to be working well for me thanks again.

  5. #5
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by ethical View Post
    thank you both for your help! great mod and great support. seems to be working well for me thanks again.
    Anytime, ethical. That's what this place is all about. We got great software for FREE, so helping each other with it, is just the "ethical" thing to do.

    Yes...........the pun WAS intended



    Oh........sorry for taking so long on the reply, but as you can see, I was working on something that answered several questions at once. And a new scroll feature that has NEVER been implemented into this script until now.

    Enjoy, for now. Still working on it.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  6. #6
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Absolutely correct. Some browsers do treat this differently. When you get to the right side of the menu, just about to touch the sub-menu, the sub-menu will disappear! Sometimes you actually NEED to set a negative number on this (-0.1em;) which will overlap just a hair, but keep sub-menu in view.
    Good catch. Thanks. I will also put that in comment section of css

    Hey I am having the same problem, it does apear to be margin related...one of the catagories is working fine, the others all disapear when you mouse over to the right on the css menu. Would that be found on the main stylesheet.css or on the stylesheet_catagories_menu.css? Maybe find the code on both?

    I am using the Easy Flyout menu, 1.3.8. I finally figured out how to change the colors =) on my version5 site, the version5 site is not having this problem though. Could it be conflicting with Ez checkout? my real store is at realridertack org

  7. #7
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by Caralyn View Post
    I am using the Easy Flyout menu, 1.3.8. I finally figured out how to change the colors =) on my version5 site...
    Please post your question in the appropriate thread.

  8. #8
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    what is the apropriate thread for this? I though this was the support for css flyout menu
    Thanks! Let me know

  9. #9
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by Caralyn View Post
    what is the apropriate thread for this? I though this was the support for css flyout menu
    Thanks! Let me know
    Let me know what is Easy Flyout 1.3.8 and version5, then maybe we will be able to help.

 

 

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