Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    152
    Plugin Contributions
    0

    help question back to top button?

    Hi peeps
    I would love to add a back to top button at the bottom right hand side of the product pages of our website in all categories, heres a link to one page:

    http://www.mirrormanmirrors.com/inde...=index&cPath=3


    anyone know how to achieve this?

    Egg

  2. #2

    Default Re: back to top button?

    Hi Egg,

    The quickest and easiest way to do this would be to add the following to the bottom of your Product Listing page (tpl_modules_product_listing.php in your template directory)

    Code:
    <a href="#" onclick="window.scrollTo(0,0); return false">Back to Top</a>

  3. #3
    Join Date
    Apr 2007
    Posts
    152
    Plugin Contributions
    0

    image problem Re: back to top button?

    thanks for the reply matt, two questions, how can i get this to aline right and also could i put this as a giff image?

    Thanks
    Egg

  4. #4
    Join Date
    Feb 2008
    Location
    Southern California
    Posts
    142
    Plugin Contributions
    0

    Default Re: back to top button?

    Code:
    <div align="right"><a href="#" onclick="window.scrollTo(0,0); return false"><img src="back-to-top-button.gif" /></a></div>

 

 

Similar Threads

  1. v151 How to link "Back to Product List" button back to last page history
    By sports guy in forum General Questions
    Replies: 3
    Last Post: 28 Feb 2015, 11:11 AM
  2. how to make "back" button really go back?
    By lina0962 in forum General Questions
    Replies: 23
    Last Post: 18 Nov 2010, 09:56 PM
  3. Back to Top?
    By thecatinthetree in forum General Questions
    Replies: 8
    Last Post: 17 Oct 2007, 03:46 AM
  4. Back button that does not take you back
    By Woodymon in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Aug 2007, 04:12 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