Results 1 to 3 of 3
  1. #1

    Default Creating link back to top of page

    First I would like to apologize for my last melt down, interesting how sometimes when you spend hours trying to figure something out, the answer ends up right in front of you. I am trying to figure out how to create I guess you would call it an anchor link that will be located in the footer, that will link back to the top of the page. Something similar to what Amazon.com has on the bottom of it's page.
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Creating link back to top of page

    Sometimes one has to be creative when using the Search function.

    "top of the page" returned nothing useful
    "page top" will show you what you need

    HTH

  3. #3

    Default Re: Creating link back to top of page

    Found the solution last night on this thread:

    http://www.zen-cart.com/forum/showthread.php?t=52664

    What I did was add this bit of code:

    <a id="top">
    right after this piece of code in tpl_main_page.php:
    <?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>
    Then added this bit of code to my tpl_footer.php file:

    <a href="<?php echo zen_output_string_protected($_SERVER['REQUEST_URI']); ?>#top">Top</a>
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

 

 

Similar Threads

  1. creating a link from shopping cart back to main website
    By irori in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Aug 2012, 12:45 AM
  2. Creating a 'Page Top' link / anchor
    By Website Rob in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 19 Mar 2009, 05:49 AM
  3. 'Back to Top' link... how?
    By billybonds in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Aug 2007, 08:36 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