Page 11 of 36 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 357
  1. #101
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by DivaVocals View Post
    This post caught my attention.. I want to limit the categories shown in the categories dropdown.. How would this code have to be structured if I wanted more than one category.. ie: a list of specific categories versus just a sing category or ALL categories... Would the categories_ul_generator.php require other changes as well??
    Sorry to bump this, but how would one need to modify the categories_ul_generator.php to limit the categories shown in the dropdown to a specific list of categories.. Since many menus use this same class file to generate categories, I've read a ton of threads which provide general info on doing this, but not enough info for me to figure it out on my own.. this puzzle is a bit over my head, and I could sure use a hand form anyone willing to help a lady out here..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #102
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by gjh42 View Post
    Editable Centerboxes from Plugins allows standard sideboxes to be used in the center column, and the code that does it may be able to be adapted to work in the mega-menu environment.

    In fact, it might be that you can just install Editable Centerboxes, not use any of the standard box locations, and move or add a simple function call to "middleboxes" in the mega-menu code. The readme for that mod has more info about this.
    Thanks for posting, Glen. I did not know that the editable centerboxes module did this! I will have to play around with it and see what I can come up with :-) Thank you for such a useful module.

    Thanks,

    Anne

  3. #103
    Join Date
    Aug 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by wdkstudio View Post
    Hi Nigel

    I am attempting to achieve a split categories menu and was interested in how you achieved this. I cannot find this query in the categories_ul_generator.php, and wondered whether you could either post the whole revised categories_ul_generator.php file or alternatively message me. Thank you

    WDK
    Hey,

    has anyone been able to accomplish something like this yet with the CSS Mega Menu system?
    I'm looking for something similar to how the information tab is split into subcategories horizontally.

  4. #104
    Join Date
    Apr 2013
    Location
    IN
    Posts
    4
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picaflor-azul View Post
    If you want to hide the current navigation bar, just add a display:none; to the #navMainWrapper in your stylesheet.css file.

    Thanks,

    Anne
    I am having the same trouble of a double navigation bar. Ver 1.50, with a Bask Black template. My site is http://progradecabinets.com/ . I tried adding the display:none; to #navMainWrapper in my stylesheet.css file as suggested, but it made no difference. Any other suggestions? Thanks.

  5. #105
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by prograde1000 View Post
    I am having the same trouble of a double navigation bar. Ver 1.50, with a Bask Black template. My site is http://progradecabinets.com/ . I tried adding the display:none; to #navMainWrapper in my stylesheet.css file as suggested, but it made no difference. Any other suggestions? Thanks.

    try locating this in your templates stylesheet and just add the red part and save

    #header_bar{
    display: none;
    background: url("../images/nav_center.gif") repeat-x;
    height: 46px;
    line-height: 4em;
    width: 100%;
    }

    hope that helps

  6. #106
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by prograde1000 View Post
    I am having the same trouble of a double navigation bar. Ver 1.50, with a Bask Black template. My site is http://progradecabinets.com/ . I tried adding the display:none; to #navMainWrapper in my stylesheet.css file as suggested, but it made no difference. Any other suggestions? Thanks.
    Add this to the bottom of your stylesheet.css file;

    Code:
    #header_bar {display:none;}
    Thanks,

    Anne

  7. #107
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by DarkAngel View Post
    try locating this in your templates stylesheet and just add the red part and save

    #header_bar{
    display: none;
    background: url("../images/nav_center.gif") repeat-x;
    height: 46px;
    line-height: 4em;
    width: 100%;
    }

    hope that helps
    Yes, this is correct ;-)

    Thanks,

    Anne

  8. #108
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picaflor-azul View Post
    Yes, this is correct ;-)

    Thanks,

    Anne
    no problem, I am still really learning this stuff but with tweaking my own and others codes I am getting a little hang onto it...but not much.

  9. #109
    Join Date
    Apr 2013
    Location
    IN
    Posts
    4
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Adding "display: none;" to header bar worked perfectly.

    Thanks! Great Add on too.

  10. #110
    Join Date
    Apr 2013
    Location
    IN
    Posts
    4
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hello,

    When I removed the second navigation bar, it also removed my search bar. Is it possible to keep the search bar? v1.50 Bask Black Template, http://progradecabinets.com

 

 
Page 11 of 36 FirstFirst ... 91011121321 ... LastLast

Similar Threads

  1. Help with Mega Menu css customization
    By swdynamic in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jul 2013, 01:21 AM
  2. v139h Mega Menu Mess
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Nov 2012, 07:58 PM
  3. v150 Mega Menu assistance
    By Fancyfrills in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 24 Aug 2012, 06:16 PM
  4. Horizontal Drop Menu sort order of mega-menu
    By familynow in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 19 Oct 2011, 04:39 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