Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Posts
    11
    Plugin Contributions
    0

    Default add link to navigation bar

    anyone uses Pure Black template?
    How you guys add New link button to navigation bar?
    here is my site: http://www.iphonepartsfactory.com
    i want to add shipping & returns to nav bar, how should i do?

  2. #2
    Join Date
    Sep 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: add link to navigation bar

    herosunfun,

    I am not an expert on this, but I also wanted to add a link to my navigation using the lite red template by the same designer and this is what I did.

    1. open " includes/languages/your_template/english.php "

    2. around line 65 ( // top navigation menu text ), I added
    " define('TOP_MENU_SHIPPING', 'Shipping & Return'); "

    3. open up" tpl_top_nav in includes/templates/your_template/common/tpl_header.php "

    4. this is what I added (add link to where you would like it to be):

    <li class="<?php echo $active;?>"><a href="index.php?main_page=shippinginfo"><?php echo TOP_MENU_SHIPPING;?></a></li>

    I hope this helps!

 

 

Similar Threads

  1. v151 Hide link in navigation bar.
    By sports guy in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 7 Dec 2012, 07:09 PM
  2. Navigation Bar Link Show /#
    By chinelly in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Jul 2011, 05:18 AM
  3. How To Add a New Option (Link) in Navigation Bar?
    By Vibhor in forum Basic Configuration
    Replies: 3
    Last Post: 11 May 2010, 05:11 PM
  4. how to add a sign up link at the navigation bar
    By turbochan in forum Basic Configuration
    Replies: 1
    Last Post: 26 Feb 2010, 04:56 PM
  5. Languagues Link on Navigation Bar
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Oct 2008, 10:01 PM

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