Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Location
    West of Ireland
    Posts
    174
    Plugin Contributions
    0

    Default Link in top search header bar

    hi
    does any one understand how I can put a link alongside home and my account links in the bar at the top with search? basically need a contact us link after my account.

    I looked at: http://forum.zen-cart.com/showthread...ht=header+link
    I understand the first bit (i think)
    but havent a clue of th second bit (not a one)
    anyone help?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Link in top search header bar

    That second piece, if I understand your confusion, begins as this and you would copy this and paste the copy right below (if you want it next to the first) and is followed by a possible edit:
    Code:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />
    Code:
    <base href="http://your_desired_link_address" />
    Without looking back on this you might also have to define a div for this

    Always to a copy for your custom template
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v139h Extend stretch Top header Menu/Navigation and search bar
    By jdmkuruma in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 8 Jun 2012, 09:42 AM
  2. Move search bar and nav link to header
    By mysafetymarket in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Jun 2010, 04:40 AM
  3. How to add text link for search on top menu bar?
    By hara in forum Customization from the Admin
    Replies: 1
    Last Post: 3 Oct 2008, 01:28 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