Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2011
    Location
    Toronto, Ontario, Canada
    Posts
    290
    Plugin Contributions
    0

    help question Can anyone help me on my category menu style? Thank you.

    I am not good at css at all, here is my demo shop.

    I installed zen_cart_vertical_multi_level_slide_out_category_menu_1.1 to get a better category menu for my shop, here is thing I need to fix it:

    If you hover to the category, and the category has sub cat, fine, but it will become invisible if it is in the slider area, you can see it for the first couple categories: hardware, software, etc.

    How to make it always on the top?

    Thank you very much.

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Can anyone help me on my category menu style? Thank you.

    Quote Originally Posted by mdivk View Post
    I am not good at css at all, here is my demo shop.

    I installed zen_cart_vertical_multi_level_slide_out_category_menu_1.1 to get a better category menu for my shop, here is thing I need to fix it:

    If you hover to the category, and the category has sub cat, fine, but it will become invisible if it is in the slider area, you can see it for the first couple categories: hardware, software, etc.

    How to make it always on the top?

    Thank you very much.
    File: demo.webdesignstudiotoronto.com/slide-out-menu-new.css
    Lines starting #34


    Code:
    .dhtmlgoodies_subMenu{
        /* visibility:hidden; */
        position:absolute;
        /* overflow:hidden; */
        border:0px solid #000;
        background-color:#FAFAFA;
        font-family:arial;
        text-align:left;
        z-index: 99;
    }
    Add the line of code highlighted. Don't make any other changes.

    Save the file and check.

    Cheers
    RodG

  3. #3
    Join Date
    Sep 2011
    Location
    Toronto, Ontario, Canada
    Posts
    290
    Plugin Contributions
    0

    Default Re: Can anyone help me on my category menu style? Thank you.

    Thank you Rod, is the fly out speed something adjustable?

  4. #4
    Join Date
    Sep 2011
    Location
    Toronto, Ontario, Canada
    Posts
    290
    Plugin Contributions
    0

    Default Re: Can anyone help me on my category menu style? Thank you.

    Just realized a big issue here:

    This flyout style will not work on mobile devices!

    Do you have any suggestion?

    Thank you very much.

  5. #5
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Can anyone help me on my category menu style? Thank you.

    Quote Originally Posted by mdivk View Post
    Thank you Rod, is the fly out speed something adjustable?
    Yes.
    https://css-tricks.com/almanac/prope...tion-duration/


    If you don't wanna do all that reading, add: "transition-duration: 1ms;" to the same piece of code as before (suggest just before the newly added z-index)

    Cheers
    RodG

  6. #6
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Can anyone help me on my category menu style? Thank you.

    Quote Originally Posted by mdivk View Post
    Just realized a big issue here:

    This flyout style will not work on mobile devices!

    Do you have any suggestion?

    Thank you very much.
    You are using a responsive template so it should be showing differently on mobile devices anyway.

    It may be worthwhile taking a look at this for further tips.
    http://www.w3schools.com/cssref/css3_pr_mediaquery.asp

    Cheers
    RodG

  7. #7
    Join Date
    Sep 2011
    Location
    Toronto, Ontario, Canada
    Posts
    290
    Plugin Contributions
    0

    Default Re: Can anyone help me on my category menu style? Thank you.

    Thanks Rod.

    Have a good weekend.

 

 

Similar Threads

  1. Can someone pls help to correct this for me? Thank you.
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 20 Nov 2011, 03:42 AM
  2. Does anyone recognize this dropdown menu style?
    By spheric in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Jul 2011, 04:35 PM
  3. Need Urgent Help please and Thank you
    By wondergirl in forum General Questions
    Replies: 1
    Last Post: 11 Aug 2010, 06:28 AM
  4. Im really stuck. Please Help. Thank you.
    By JHArizona in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Dec 2008, 05:07 PM

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