Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default adding in a 'home' and 'Page Top' link to bottom of product listing page

    We have chosen to display all products for a category on one page, so in some cases we have long pages. Therefore we'd like to be able to put a 'home' and 'page top' link at the bottom of the product listing pages to savew the user having to scroll all the way back up to go home or to the menu. Is this easily done and if so, could someone help me explain how to do it please?

    my site is at htt://www.thegreatgiftshop.co.uk/zencart

  2. #2
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: adding in a 'home' and 'Page Top' link to bottom of product listing page

    anyone have an idea? I'd really appreciate it.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding in a 'home' and 'Page Top' link to bottom of product listing page

    It's just a special form of the HTML 'anchor' tag. You would put the first line where you want the link to take the visitor, and the second where you want the link:

    <a name="top">top</a>

    Create your link and make sure you use the same name as you used in your anchor:

    <a href="#top">Go to Top of Page</a>


    Google 'HTML anchor #' for more info.

    I have had browser incompatibilty issues with that tag.

  4. #4
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: adding in a 'home' and 'Page Top' link to bottom of product listing page

    Hi, thanks where do I insert this code? In the stylesheet??

  5. #5
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: adding in a 'home' and 'Page Top' link to bottom of product listing page

    Ok, I want the 'page top' link to appear on the blue bar at the bottom of the page next to the 'home link' If thats easier and would look better anyway, but cant find which file to edit to put that link in, it will be the same file for editing the 'home' link im assuming but I cannto find which that is!

 

 

Similar Threads

  1. Adding a link to product page into the admin's product listing.
    By thebigkick in forum Customization from the Admin
    Replies: 1
    Last Post: 16 May 2012, 07:02 PM
  2. Adding Specific EZ page to home page bottom.
    By DigitalGuard in forum General Questions
    Replies: 1
    Last Post: 18 Mar 2011, 10:01 PM
  3. adding top link to prod listing bottom links
    By igofresh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Feb 2011, 01:52 AM
  4. Replies: 3
    Last Post: 22 May 2010, 11:41 PM
  5. getting rid of Home link at bottom of page
    By kjharrison in forum Customization from the Admin
    Replies: 5
    Last Post: 4 Jun 2007, 06:49 AM

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