When logged into SharePoint and clicking the "My Profile" link from your name in the ribbon a page is shown (Person.aspx) and it shows data from the User Profile store. This is great, except, we have custom fields etc that we need to show just under the persons name in Person.aspx. I tried opening that page in SP Designer but that content looks to come from the masterpage (mysite.master) and then possibly from somewhere else as all of it has a yellow background color behind the text I need to edit.
Has anyone customized this page and if so what approach did you take?