Page 17 of 36 FirstFirst ... 7151617181927 ... LastLast
Results 161 to 170 of 357
  1. #161
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by dharrison View Post
    Hi Anne

    Your menu looks appropriate for my website. Just one question: Instead of listing all the categories under the category heading, we would like to list our 4 top categories so boys 4-7, boys 8-12, girls 4.7 etc.

    Is this an easy tweak using the plugin? Please advise.

    Thanks
    Take a look at this thread and also the Abbingtin Mega template suppport thread for posts about this.

    Thanks,

    Anne

  2. #162
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hi Anne

    I have gone through both forum threads including the Abbington (all 68 pages of it) and where categories are briefly touched on throughout both the one time someone asks the same question that I did, they're told it requires customisation.

    I even looked on the Picaflor-Azul forum and the same thing was said to someone else there.

    Please please could you offer me some insight or point me in the right direction? I have a bit of PHP knowledge but I am good at following advice and patterns.

    Many thanks in advance. :)
    Debbie Harrison
    DVH Design | Web Design blog

  3. #163
    Join Date
    Jun 2013
    Location
    United States
    Posts
    19
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Slowly but surely losing my mind. In the mega menu, what variables control the actual height of the gradient in the tabs? Also, having an issue where fill-in boxes under contact us are not aligned on left edge. Thoughts?

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

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by dgantonacci View Post
    Slowly but surely losing my mind. In the mega menu, what variables control the actual height of the gradient in the tabs? Also, having an issue where fill-in boxes under contact us are not aligned on left edge. Thoughts?
    If you want to make changes to the css I would strongly recommend using the firefox web developer tools/firebug. Firebug will tell you which line of the css you need to edit.

    If you still need help, be sure to post a link to your site and what you are specifically looking for so that I can help you.

    Thanks,

    Anne

  5. #165
    Join Date
    Jan 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hi Anne,

    I love your add on! Thanks soo much.

    I have a quick question, I have searched everywhere and read the support thread and i'm pretty sure it hasn't been mentioned.

    I would like to change the display order of the menu and add some extra drop down menus

    My website is www.ebizzle.co.uk

    I would like the menu to display HOME….SHOP…. ABOUT US …. QUICK LINKS …. CUST. LOG IN….CONNECT….CONTACT

    Which file do I need to edit to edit the sort order? and How do I create a new menu tab?

    Also - my contact us is not displaying on my menu?

    Thanks in advance for your help,

    Jordan

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

    Default Re: Pure CSS Mega Menu

    I too have had trouble adding links or drop downs to the menu, they are placed right but won't show up so not sure what to do.

    but you can rearrange the info in your tpl_mega_menu.php file:

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

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by justmusthave View Post
    Hi Anne,

    I love your add on! Thanks soo much.

    I have a quick question, I have searched everywhere and read the support thread and i'm pretty sure it hasn't been mentioned.

    I would like to change the display order of the menu and add some extra drop down menus

    My website is www.ebizzle.co.uk

    I would like the menu to display HOME….SHOP…. ABOUT US …. QUICK LINKS …. CUST. LOG IN….CONNECT….CONTACT

    Which file do I need to edit to edit the sort order? and How do I create a new menu tab?

    Also - my contact us is not displaying on my menu?

    Thanks in advance for your help,

    Jordan
    I am happy that you like the module. You will need to edit the includes/templates/override/common/tpl_mega_menu.php file. You will make your changes using xhtml and css.

    Thanks,

    Anne

  8. #168
    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
    I too have had trouble adding links or drop downs to the menu, they are placed right but won't show up so not sure what to do.

    but you can rearrange the info in your tpl_mega_menu.php file:
    You most likely have mistakes in your code. If you post an example I can take a look.

    Thanks,

    Anne

  9. #169
    Join Date
    Feb 2011
    Location
    Washington, D.C.
    Posts
    80
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hi Anne

    Thank you for this stand alone mod. I have it installed and have been playing around with it for the last couple of days. I am however, stuck and am looking to see if you (or someone else who may know what I am doing wrong) would be kind enough to point me to the right direction. This site is a clean ZC 1.5.1 install with column divider pro, footer menu and Image Handler 4 installed.

    I have a large list of manufacturer's that I am trying to display in either 3 or more columns. I changed the tpl_mega_menu.php to say this:

    <li class="manufacturers-li"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>" class="drop"><?php echo HEADER_TITLE_MANUFACTURERS; ?></a><!--bof shop by brand -->
    <div class="dropdown_3column">
    <div class="col_3 firstcolumn">


    <ul >
    This does provide me a list however, the spacing on the mega menu breaks (everything is getting pushed to the right) and the list of the manufacturers is displayed withouth hovering over menu. The site can be seen at www(dot)just-vibrators(dot)com/zencart/just-vibrator

    Any help will be appreciated. Thank you again for the wonderful mod.
    http://www.kinkykupid.com. WARNING: Please note that this site is intended to sell Adult Toys, Novelties and Costumes. Please do not click the link if you may find it offensive.

  10. #170
    Join Date
    Feb 2011
    Location
    Washington, D.C.
    Posts
    80
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by kman55 View Post
    Hi Anne

    Thank you for this stand alone mod. I have it installed and have been playing around with it for the last couple of days. I am however, stuck and am looking to see if you (or someone else who may know what I am doing wrong) would be kind enough to point me to the right direction. This site is a clean ZC 1.5.1 install with column divider pro, footer menu and Image Handler 4 installed.

    I have a large list of manufacturer's that I am trying to display in either 3 or more columns. I changed the tpl_mega_menu.php to say this:



    This does provide me a list however, the spacing on the mega menu breaks (everything is getting pushed to the right) and the list of the manufacturers is displayed withouth hovering over menu. The site can be seen at www(dot)just-vibrators(dot)com/zencart/just-vibrator

    Any help will be appreciated. Thank you again for the wonderful mod.

    I was playing with the css, as I knew the solution was in the css file. I was able to fix the problem I caused. I had to add .mega-menu .dropdown_3columns under /* bof drop down styles */, then .mega-menu li:hover .dropdown_3columns under/* bof drop down on mouse hover left aligned */. That seemed to have fixed the issue.

 

 
Page 17 of 36 FirstFirst ... 7151617181927 ... 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