CODE
<a name="more"></a>
You give the place in the (individual) page a NAME like that.
And then you write the link to the page like this:
CODE
<a href="<$MTEntryLink$>#more">MORE...</a>
The link is the same.. so for example, say it's http://www.mngeo.com/geo/about.php
You would use this:
http://www.mngeo.com/geo/about.php#more
And it will go to the place that is named more on that page. (I don't have a #more on that page, I am just showing you how the URL goes.)
Does that help? :)
Brenna