Results 1 to 10 of 2344

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    21
    Plugin Contributions
    0

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

    Hi. Thanks for the great menu! I want to add an "about us" link under the information drop down and I noticed that there is already a link created but it is commented out. I am pretty new to php. I uncommented it and it's showing up in the menu now but I don't believe the page exists. At least I looked for it where I surmised it might be based on where the other pages seem to be located and I didn't see it. So my question is should the page already exist somwhere and if not how do I create so that it can be edited from the admin site and will function with the existing link?

    Also, if I wanted to create a completely new page and and have the link point to the proper location how would I do that? I understand the ul's and li's I'm jus tnot clear on the code in the ancor eg:

    <!--
    <a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a>
    -->

    thanks again!

  2. #2
    Join Date
    Dec 2010
    Posts
    21
    Plugin Contributions
    0

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

    Sorry. I think I found the answer in the thread... saying that the answer is in the readme.txt... my bad. it's amazing what you can find if you actually look first =)

  3. #3
    Join Date
    Dec 2010
    Posts
    21
    Plugin Contributions
    0

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

    So I have seen the ways to add the about us page to the to my site in the read me text and it seems pretty straight forward. however, i see that there are some extra pages in the define pages editor, such as page_3.php and are located in includes/languages/english. is there a straight forward way, for someone who is very new to php, to save one of these as about_us.php, upload it and have it link correctly? i went in and also chancged this:

    define('NAVBAR_TITLE', 'Page 2');

    define('HEADING_TITLE', 'Page 2');

    to this:

    define('NAVBAR_TITLE', 'About Us');

    define('HEADING_TITLE', 'About Us');

    what else am i missing? are there other files that need to be edited to be included in the about_us.php page, or is it a database issue...

    or am i in way over my head and asking for explanation that will take way too long =)

    thanks again for the great menu. it's a life saver. i guess it's really time to buckle down and learn php and mysql.

  4. #4
    Join Date
    Dec 2010
    Posts
    21
    Plugin Contributions
    0

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

    well... i think i have found an answer to my question once again... there is informetion in the wiki about this. here's the link for anyone else who might be interested.

    http://www.zen-cart.com/wiki/index.p...Optional_files

 

 

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

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