Page 20 of 36 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 357
  1. #191
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picaflor-azul View Post
    Did you change the includes/templates/override/common/tpl_mega_menu.css or the includes/classes/categories_ul_generator.php files?

    Thanks,

    Anne
    Thank you for the quick reply Anne.

    I believe that I have not opened or looked at the includes/classes/categories_ul_generator.php , so it should be original.
    The /includes/templates/glasgow_neat/common/tpl_mega_menu.php (I assume you meant PHP not CSS, as I do not have any CSS files in that directory) has been modified for content, but I hope nothing relating to specific coding.. I am trying to manually compare it to the original file included in the ZIP pack.

  2. #192
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by the brit View Post
    I am trying to manually compare it to the original file included in the ZIP pack.
    Try using Beyond Compare or Winmerge.

  3. #193
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picandnix View Post
    Try using Beyond Compare or Winmerge.
    Ahh, thank you - I couldn't remember the name of a program that would help.

    My manual comparison didn't show anything that could be fowling it up in either file unfortunately. I still don't know why the subcats aren't being assigned to level 3..

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

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by the brit View Post
    Ahh, thank you - I couldn't remember the name of a program that would help.

    My manual comparison didn't show anything that could be fowling it up in either file unfortunately. I still don't know why the subcats aren't being assigned to level 3..
    I would defnitiely start over with a fresh install of the module and then test the menu very carefully after each change you make.

    Thanks,

    Anne

  5. #195
    Join Date
    Sep 2013
    Location
    Spain
    Posts
    2
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hi Anne,

    I've installed your Sheffield Blue free theme which includes the mega-menu, I would like to know what must be done to change the font colours?

    I managed to change the colour for the top of the menu sections, but now all the menu items are invisible..

    I have it in a shade of brown, white background, with blue a:hover applied. Perhaps you could take a look please?

    My store is: http://store.sol-computers.co.uk

  6. #196
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by rharrison View Post
    Hi Anne,

    I've installed your Sheffield Blue free theme which includes the mega-menu, I would like to know what must be done to change the font colours?

    I managed to change the colour for the top of the menu sections, but now all the menu items are invisible..

    I have it in a shade of brown, white background, with blue a:hover applied. Perhaps you could take a look please?

    My store is: http://store.sol-computers.co.uk
    The best long-term advice anyone will give you is to use the Fire-bug add-on for Firefox browser, you'll soon work it out and never look back.

  7. #197
    Join Date
    Sep 2013
    Location
    Spain
    Posts
    2
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Quote Originally Posted by picandnix View Post
    The best long-term advice anyone will give you is to use the Fire-bug add-on for Firefox browser, you'll soon work it out and never look back.
    You're right, I do have firebug installed and have attempted to use it to adjust the menu styling. Problem is the menu items require you to hover over, then inspect and by the time I look at the console the information has moved and is therefore invalid. That or I can change some style element in firebug, apply the same change in the css and get a different/unexpected result.

  8. #198
    Join Date
    Mar 2009
    Location
    Crockett, Texas
    Posts
    139
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hi Anne...

    I installed this module and have a questions about brands. I would like to replace the brands (as I won't be using any) with reviews. Is it possible to do this? Thanks.

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

    Default Re: Pure CSS Mega Menu

    Looking for a little help customising Mega-menu

    We’ve made a decision to have 9 new Top level categories along a horizontal navigation marked on the attached image in pink. This has been done by taking the standard megamenu dropdown labelled “shop” and copying that piece of code from the tpl megamenu file 9 times and changing the name at the top of each.

    The dropdown, which is marked in blue, is what would usually be Top level cats, and the sub of that, which is marked in green, would be the level 2.

    What I’m trying to do is get the green bit where the blue bit should be. I simply need to move everything up a level, and find some way to tie that in to my own pink 9 top categories.

    I’ve looked at the megamenu generator and other pieces of code with no joy.

    Can anyone give me any starters on how this can be achieved?

    Thanks for any input.

    Kristian
    Click image for larger version. 

Name:	top-lvel-cats.jpg 
Views:	119 
Size:	49.6 KB 
ID:	13178

  10. #200
    Join Date
    Dec 2008
    Location
    Hanover Township PA, USA
    Posts
    122
    Plugin Contributions
    0

    Default Re: Pure CSS Mega Menu

    Hello everyone,

    I have installed the CSS Mega Menu and reviewed the steps of installation three times, but I cannot get it to function. I don't know what I'm missing? Below is a screen shot of my header and after it is the last bit of code from my tpl_header.php"

    Click image for larger version. 

Name:	mega_menu.jpg 
Views:	47 
Size:	25.8 KB 
ID:	13239

    <!--bof-header ezpage links-->
    <?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
    <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
    <?php } ?>
    <!--eof-header ezpage links-->
    </div>

    <!--bof-mega menu display-->
    < ?php require($template->get_template_dir('tpl_mega_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_mega_menu.php');?>
    < !--eof-mega menu display-->
    < div class="clearBoth"></div>

    <?php } ?>


    I'm using ZenCart 1.5.0 on a production server.

    ANY help would be greatly appreciated, this is a really, really cool plugin!
    Thanks,
    Danny
    Daniel Osko

 

 
Page 20 of 36 FirstFirst ... 10181920212230 ... 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