Results 1 to 4 of 4
  1. #1

    Default How to add additional link beside the "home" and "Login" page above logo?

    Hello! i am trying to add additional link to my store

    beside the "home" and "login" page above my logo..

    its a link to my blog.. which is located mysite/blog

    i tried the EZ pages but i don't want it there, i want it on top because i am trying it on my wordpress blog too, to add a Main Page link to point to my store

    this way it would look like a seamless integration. Thank You

  2. #2
    Join Date
    Apr 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: How to add additional link beside the "home" and "Login" page above logo?

    Try adding
    Code:
    <li><a href="http://example.com/">Example Link</a></li>
    in the 'tpl_header.php' file in between "navMainWrapper" div.

    Perfect Concepts
    http://perfectconcepts.com.au
    Make a Zen Donation
    Last edited by perfect concepts; 8 Apr 2010 at 01:26 PM.

  3. #3

    Default Re: How to add additional link beside the "home" and "Login" page above logo?

    Thank You for your answer but the link appears on top of "home"

    i want it appears just like in your site "contact us"

    or "login"

    or is there something where i can turn on contact us and modify the link? Regards

  4. #4

    Default Re: How to add additional link beside the "home" and "Login" page above logo?

    SOLVED!

    Tried to put it somewhere and it works!

    for anyone looking for this i just put the link in between those codes..

    for starters like me.. override your default template and make sure you copy the tpl_header.php to the template you are using right now and thats where you modify.

    Code:
        <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
    
    &nbsp;<a href="http://mysite/blog/">Blog</a>
    
    <?php if ($_SESSION['customer_id']) { ?>
    Thanks perfect concepts

 

 

Similar Threads

  1. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  2. The "Home" and "Login" Links
    By cdnbride in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Nov 2009, 09:08 PM
  3. Moving "Additional Images" above "Attributes" causes color swatches to disappear
    By sonjamichelle in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 20 Mar 2009, 09:57 AM
  4. Change font color of "Home" and "LogIn" at navMainWrapper (Top of page)
    By Eglantin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Dec 2008, 12:19 PM
  5. Trying to add bg image behind "Home" and "Login"
    By violetcandy in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Aug 2006, 01:54 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