Page 96 of 235 FirstFirst ... 46869495969798106146196 ... LastLast
Results 951 to 960 of 2345
  1. #951
    Join Date
    Nov 2006
    Location
    8,600 ft in the Rocky Montains of Colorado
    Posts
    23
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hello!

    What I would like is just to use the regular horizontal category tabs menu that lists categories across the top but add a drop down function under each category for the subcategories. Does that make sense?

    I have your lovely mod which adds a new horizontal menu and has the categories dropping down from 'category' which is not what I need for this store (although it is exactly what I needed for another store!)

    Any ideas? I can create css drop downs but I am unsure of how to add the dynamically generated subcategories.

    Thank you!

  2. #952
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by Mountain Mama View Post
    Hello!

    What I would like is just to use the regular horizontal category tabs menu that lists categories across the top but add a drop down function under each category for the subcategories. Does that make sense?

    I have your lovely mod which adds a new horizontal menu and has the categories dropping down from 'category' which is not what I need for this store (although it is exactly what I needed for another store!)

    Any ideas? I can create css drop downs but I am unsure of how to add the dynamically generated subcategories.

    Thank you!
    "Pauls Version" does this, though some people had issues with it:

    http://www.zen-cart.com/index.php?ma...roducts_id=523

  3. #953
    Join Date
    Nov 2006
    Location
    8,600 ft in the Rocky Montains of Colorado
    Posts
    23
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    "Pauls Version" does this, though some people had issues with it:

    http://www.zen-cart.com/index.php?ma...roducts_id=523
    Thank you. I'll give it a try. Your kids (as well as their mama) are beautiful!

  4. #954
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    Hmm, you should ask this in the general forum, I've never dealt with multiple languages. But realize that zen cart won't automatically translate words for you, so if you didn't define the english equivalent somehow, there's no way for zen cart to know what it is supposed to be. Anyway, I'd ask in the general forum, perhaps someone will have the answer.
    To have ezpages multilanguage I've installed this mod:
    http://www.zen-cart.com/index.php?ma...roducts_id=113
    The strange thing (I use your mod from many time) new ezpages don't appear in the header bar (see now, at http://www.100asa.it/?language=en&sort=6a after discount coupon, You should see the events page, in fact if you click ok the page appear)

  5. #955
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by 100asa View Post
    To have ezpages multilanguage I've installed this mod:
    http://www.zen-cart.com/index.php?ma...roducts_id=113
    The strange thing (I use your mod from many time) new ezpages don't appear in the header bar (see now, at http://www.100asa.it/?language=en&sort=6a after discount coupon, You should see the events page, in fact if you click ok the page appear)
    I'm not sure.. have you asked in the ezpages multilanguage thread? Perhaps the two don't work well together....

  6. #956
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    and why don't appear my last ezpages?
    have you seen http://www.100asa.it/?language=en&sort=6a after discount coupons? don't appear "events" (ezpages)

  7. #957
    Join Date
    Feb 2004
    Location
    New York
    Posts
    279
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    I'll apologize upfront if this has been asked before but is there a way to change the case of the header words to initial cap (i.e.: HOME -> Home)?

    TIA

  8. #958
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by 100asa View Post
    and why don't appear my last ezpages?
    have you seen http://www.100asa.it/?language=en&sort=6a after discount coupons? don't appear "events" (ezpages)
    If you have turned them on under "Tools", "Ezpages", and given them a sort order number, I have absolutely no idea.

  9. #959
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by ranger_lp View Post
    I'll apologize upfront if this has been asked before but is there a way to change the case of the header words to initial cap (i.e.: HOME -> Home)?

    TIA
    Yup, remove this from includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css:

    text-transform:uppercase;

  10. #960
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi all,

    I'm relatively new to zencart (just finishing up my first site).
    I've figured out everything I've needed to except this last item.

    I have four top level categories and I would like those to be on the main CSS menu with the dropdown containing the sub directories.

    I've tried to customize this menu and I've even looked at Paul's version which does what I want in a split menu version. I guess I'm still to new to PHP to "get" it.

    Could someone please nudge me in the right direction here?
    Do I need to generate a new categories_ul_generator.php or can I use the existing one and just change the tpl_drop_menu.php?

    Any help would be appreciated as I'm starting to get a little frustrated.

    By the way Jettrue really nice menu! this threads getting a little long though ;-) I read the entire thing though.

 

 

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 AM

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