Page 1 of 2 12 LastLast
Results 1 to 10 of 357

Hybrid View

  1. #1
    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.

  2. #2
    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

  3. #3
    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

  4. #4
    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.

  5. #5
    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.

  6. #6
    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

  7. #7
    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
    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
    You will have to edit your tpl_header.php file and take the code for the header search out of the div that you added the display:none; to.


    Thanks,

    Anne

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

    Default Re: Pure CSS Mega Menu

    Thank you again. I cut the code for the search and pasted at the end of the file, and presto, I have my search bar back.

  9. #9
    Join Date
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Has anyone managed to get the categories to work dynamically in a 4 column box? This site has done it nicely with level one as the header and the relevant subs below, but if not sure if it's dynamic or hard-coded (click on dog-shop under the logo):

    http://tinyurl.com/rbvswj

    Cheers

    Kristian

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

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by liquidpics View Post
    Has anyone managed to get the categories to work dynamically in a 4 column box? This site has done it nicely with level one as the header and the relevant subs below, but if not sure if it's dynamic or hard-coded (click on dog-shop under the logo):

    http://tinyurl.com/rbvswj

    Cheers

    Kristian
    This site is not using the module and is not even a zen cart ;-)

    Thanks,

    Anne

 

 
Page 1 of 2 12 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

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