tracyrosen
Member
Posted 3 months ago #
Hello. I would like to create a link to my footer from the top of my page, specifically from my navigation list. I was going to make a simple html link but can't quite figure out how to get there.
<a href="WHAT DO I PUT HERE?#Footer">Footer</a>
<a name="Footer" id="Footer">Footer Links and Blog Info</a>
What path do I put in the code?
Thanks!
Hi Tracy,
Just <a href="#Footer">Footer</a> should do it.
- Tim
tracyrosen
Member
Posted 3 months ago #
Thank you Tim. That worked. For some reason I thought I'd have to put it somewhere in the footer.php!
I'm experimenting with no sidebar and a floating menu to make it easy to access different elements of the site. Still doing some formatting, but if you are interested:
http://leadingfromtheheart.org