Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2015
    Location
    Miami
    Posts
    8
    Plugin Contributions
    0

    Default Deleting drop menu

    Hi,
    How do I remove the drop link that says "welcome to our store" in about us?
    You can see what i mean if you go to www.nerijewelry.com. Thanks

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Deleting drop menu

    Quote Originally Posted by lucecita2618 View Post
    Hi,
    How do I remove the drop link that says "welcome to our store" in about us?
    You can see what i mean if you go to www.nerijewelry.com. Thanks
    Not sure where you got this template from - it looks like one of those "hack-job" bits of rubbish peddled by sites like themeforest and templatemonster...

    Anyway, it looks as if the header menu is part of a section called mega-menu.

    The file you probably need to edit is the TEMPLATE file for the mega-menu feature, and it is probably in the following location:

    includes/templates/14888/common/tpl_mega_menu.php

    and you will have to remove or comment out the <li>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</li> element that creates that dropdown. I have no idea what the code is as I can only see its result.

    An ALTERNATIVE is to see if there is a text DEFINE for the words "Welcome to our store". You can find this by using DEVELOPERS TOOL KIT in your admin/tools menu.

    If there is a DEFINE for this, simply delete the words "Welcome to our store"... in the define statement,

    It may look something like this:

    Code:
    define('TEXT_ABOUT_US','Welcome to our store');
    Edit it to look like this:
    Code:
    define('TEXT_CONTACT_US','');
    20 years a Zencart User

  3. #3
    Join Date
    Jun 2015
    Location
    Miami
    Posts
    8
    Plugin Contributions
    0

    Default Re: Deleting drop menu

    Thank you very much. My template is from Picaflor but its customized. I deleted the "welcome to our store" text, but cannot remove the gray part under the text. Now I have an empty gray box. What can I do to remove it? thanks

  4. #4
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Deleting drop menu

    Quote Originally Posted by lucecita2618 View Post
    Thank you very much. My template is from Picaflor but its customized. I deleted the "welcome to our store" text, but cannot remove the gray part under the text. Now I have an empty gray box. What can I do to remove it? thanks
    Open template/14888/common/tpl_mega_menu.php.

    What happens when you uncomment (add /* before and */ after) the following code?

    <div class="dropdown_aboutus">
    <div class="col_aboutus">
    <h2></h2>
    </div>
    <div class="col_cs">
    <p class="mega-about"></p>
    </div>
    </div>

 

 

Similar Threads

  1. Horizontal Drop Menu sort order of mega-menu
    By familynow in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 19 Oct 2011, 04:39 PM
  2. Replies: 2
    Last Post: 6 Mar 2010, 07:05 PM
  3. Deleting menu items from Apple Zen template
    By red_hatorade in forum Basic Configuration
    Replies: 0
    Last Post: 29 Dec 2009, 10:43 PM
  4. Drop down menu
    By jarle in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Oct 2009, 12:13 PM
  5. CSS Horizontal Drop Down menu - dropdown menu width...
    By intrium in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 19 Aug 2008, 06:48 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