Question

How do I go about changing the My Site and My Profile text on everyone's My Site within SharePoint 2007?

I can't seem to find anywhere where these are set in any of the master pages.

Was it helpful?

Solution 2

To solve this problem rather than create my own My Site Host as was suggested on another forum I used jQuery to find the tabs and change their name on the fly. Not the greatest fix but it works flawlessly

OTHER TIPS

12\TEMPLATE\SiteTemplates\SPSPERS\default.aspx is the page where you will be able to change it. But it is not recommanded to touch this file for editing. One of the best recommaned approach to achive what you want is defined here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top