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

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Category Tab Simple Dropdown Menu

    Available for download:

    http://www.zen-cart.com/index.php?ma...oducts_id=1448

    This mod adds a very simple CSS dropdown menu to the Category Tab. It is a single level only so it will display subcategories or products depending on what the category contains.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #2
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    Hi Andrew

    Is it possible to keep the categories centre justified?

    thanks

    Derek

  3. #3
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Category Tab Simple Dropdown Menu

    Quote Originally Posted by Derek Bryant View Post
    Hi Andrew

    Is it possible to keep the categories centre justified?

    thanks

    Derek
    The whole bar or just each heading?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #4
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    Andrew - thanks for your eeply

    My category names are centre justified - the mod puts them left justified on top of the categories bar.

    cheers

    Derek

  5. #5
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Category Tab Simple Dropdown Menu

    Quote Originally Posted by Derek Bryant View Post
    Andrew - thanks for your eeply

    My category names are centre justified - the mod puts them left justified on top of the categories bar.

    cheers

    Derek
    Is this in the menu pane? The headings are not justified (they "fit" exactly in the space allotted to them so no room to centre).
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #6
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    Hi Andrew

    I may not be following the instructions correctly

    I am using the classic template, where does the tpl_modules_categories_tabs.php file or the whole custom folder have to be copied?

    thanks

    Derek

  7. #7
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    Hi Andrew
    Can i use the latest version of your drop down mod on my Zen site v1.3.8a/v1.3.8.
    or should i go for the older version of the mod?
    Thank you
    Cookie

  8. #8
    Join Date
    Jul 2009
    Posts
    126
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    Thank you Andrew, for this great module. It works for me in Safari 3& 4, in firefox on mac and pc. in google chrome, on IE on pc and Mac..
    i'm in heaven.
    i changed the style into the style of the shop and it works great!! i'm thrilled!

  9. #9
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: Category Tab Simple Dropdown Menu

    Glen touched on this in post 26 but I see that the latest files still have a <br /> coded outside the <li> echo calls on lines 70 and 84. The more categories and sub-categories one has, the longer the browser takes to figure out what it's supposed to do.

    I'd suggest removing the two <br /> calls and add a line-height call like
    #navCatTabsDropdown li
    {
    float:left;
    line-height: 1.5em;
    position:relative;
    }
    The 1.5em can be adjusted to meet the user's taste.

    Just my 3.29 cents worth - ain't inflation a
    Last edited by dbltoe; 6 Jun 2011 at 06:59 AM.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  10. #10
    Join Date
    Dec 2005
    Posts
    166
    Plugin Contributions
    0

    Default Re: Category Tab Simple Dropdown Menu

    This module is just perfect.

    I amusing this to select the category. Once selected, it takes the user to the category page. Here I am using CSS Horizontal drop menu.

    I want that on the category pages, the dropdown menu shows the sub categories for the specific category page only. (it should not show the categories listing, but begin with sub categories on level 1)

    Just check my site http://204.93.193.150/~bhavikac/
    http://www.raunharman.com
    http://www.raunharman.net
    Website Development, E-Book Solutions & Handicraft Exports

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Category Tab Simple Dropdown Menu 1.3.9 Support Thread
    By dbltoe in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 30 Mar 2024, 06:12 PM
  2. v139f Category Tab Simple Dropdwn issue
    By kjharrison in forum Basic Configuration
    Replies: 1
    Last Post: 2 Dec 2012, 10:58 PM
  3. Problem with Sort Order and Category Tab Simple Dropdown Menu Mod
    By dbltoe in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 15 Jun 2011, 07:08 PM
  4. Replies: 1
    Last Post: 12 Mar 2011, 07:18 AM
  5. Category Tab Simple Dropdown menu
    By marshanite in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 16 Mar 2010, 04:56 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