I have a subsite that I want to change the Up To link on in the
top nav bar. Right now it point to the site above it--I want it to
point to the portal. Trying to change that in the site settings simply
takes me to the top level admin. I think I should be able to do it
with the CEWP, but my optimism has outstripped my skills.
In the source code for the page, I found this:
<a id="onetidPortalConn" href="/sites/asite"><nobr>Up to A
Site</nobr></a>
which seems to be the reference I need to change. I copied it and
pasted it into the CEWP, which, of course, gave me a nice link in the
web zone with the CEWP. What do I need to do to change that link in
the nav bar?