Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Tips (http://forum.bytesforall.com/forumdisplay.php?f=42)
-   -   How can I add a "Back to top" link on the site? (http://forum.bytesforall.com/showthread.php?t=10670)

lmilesw Oct 25, 2010 12:52 PM

How can I add a "Back to top" link on the site?
 
  • Go to ATO>Add HTML/CSS Inserts>HTML Inserts:Header and add the following code.
  • HTML Code:

    <a name="Top"></a>
  • Now put the following code at the top of ATO>Style & edit CENTER COLUMN>Content BELOW the LOOP
    HTML Code:

    <a href="#Top"> Back to Top… </a>
There will now be a Back to Top..." link on every page of your site. You could use some conditional statements to restrict where it shows.

Thanks to our member "New WordPress Fan" for this tip.


All times are GMT -6. The time now is 05:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.