Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Esternal Link near Login?

    Is there an easy way to add a link back to my main page which is not my store page? I have a flash page for my homepage and would like that to appear at the very very top near Login or Logout.

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Esternal Link near Login?

    includes>templates>your template>common>tpl_header.php

    find this code.

    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>

    This is the code that generates your Home and links it to index.php

    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>

    The red code can be removed and the external link can be placed there. You should be warned that if this link is to an external site your shoppers will get a broken security warning while they are using ssl links within your site.

  3. #3
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Re: Esternal Link near Login?

    Ok thanks, I'll try it.

 

 

Similar Threads

  1. v150 Did i modify the code correctly? Move the attribute near to near the add to cart.
    By ihatebusy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jun 2012, 09:58 PM
  2. tryin to put a link and a picture near header
    By shadowcast in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Aug 2010, 11:41 PM
  3. External Link near login
    By pixelpadre in forum General Questions
    Replies: 0
    Last Post: 20 Aug 2008, 05:25 PM
  4. how to move ezpages links to the top near login
    By fulltilt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Oct 2006, 12:11 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