Page 2 of 9 FirstFirst 1234 ... LastLast
Results 11 to 20 of 86
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Category Tab Simple Dropdown Menu

    Do you want the dropdown pane centered below the category name it belongs to?

  2. #12
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Category Tab Simple Dropdown Menu

    The styling for this mod is embedded in the PHP file, so find the file involved and add
    left: -40%;
    to this:
    Code:
    #navCatTabsDropdown * li ul
    {
    	visibility:hidden;
    	position:absolute;
    	left: -40%;
    	padding: 0.5em;
    	z-index: 100;
    }
    Adjust to taste when you have more variety of boxes to test it on.

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

    Default Re: Category Tab Simple Dropdown Menu

    thanks gjh42

    tried that but doesn't seem to make any difference

    Derek

  4. #14
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Category Tab Simple Dropdown Menu

    It worked when I tested it on your site. Exactly how did you try it?

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

    Default Re: Category Tab Simple Dropdown Menu

    I modified the file:
    tpl_modules_categories_tabs.php
    in the folder
    zen/includes/templates/classic/custom/templates/

    cheers

    Derek

  6. #16
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Category Tab Simple Dropdown Menu

    /includes/templates/classic/custom/templates/

    This is not a folder path that should exist. It should be either
    /includes/templates/classic/templates/
    or
    /includes/templates/custom/templates/
    depending on which template you are using.

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

    Default Re: Category Tab Simple Dropdown Menu

    Hi Glenn
    I am using the classic template for this trial site.

    I have changed to zen/includes/templates/classic/templates/

    for file:
    tpl_modules_categories_tabs.php

    and deleted the custom folder

    with still no effect

    thanks for your help

    Derek

  8. #18
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Category Tab Simple Dropdown Menu

    You now have the box with prod1 and prod2 centered under cat1. If this is not what you want, you will have to explain your desires better.

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

    Default Re: Category Tab Simple Dropdown Menu

    Hi Glenn

    Sorry - I am looking for cat1 cat2 cat3 categories to be centred on the page with their drop down menus- as is normal for the classic template

    thanks

    Derek

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

    Default Re: Category Tab Simple Dropdown Menu

    Add a width attribute to the style for #navCatTabsDropdown li:

    PHP Code:
    #navCatTabsDropdown li 
    {
        
    float:left;
        
    position:relative;
        
    width33%;

    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 
Page 2 of 9 FirstFirst 1234 ... 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

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