Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I really like this template, thank you.

    I have a question, I would like to add another column to the drop down menu called Links. How would I do that? I am a real newb to zen cart so pardon my ignorance.

    Thanks

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by breezyr View Post
    I really like this template, thank you.

    I have a question, I would like to add another column to the drop down menu called Links. How would I do that? I am a real newb to zen cart so pardon my ignorance.

    Thanks
    Well, that would take some doing. :-)

    You could add the links manually in includes/templates/apple_zen/common/tpl_drop_menu.php, something like this:

    Code:
    <li class="submenu">Links
    <ul class="level2">
    <li><a href="sub_link_here.htm">Sub Link 1</a></li>
    <li><a href="sub_link2_here.htm">Sub Link 2</a></li>
    <li><a href="sub_link3_here.htm">Sub Link 3</a></li>
    <li><a href="sub_link4_here.htm">Sub Link 4</a></li>
    </ul>
    </li>

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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