How to change Person.aspx theme in SharePoint My Sites
4 answers
Here is my solution for this problem. Assume your profile page URL is http: //sitename/Person.aspx Enter the below URL in IE and go to http sitename / _layouts / settings.aspx
The page (_layouts / settings.aspx) may require administrator privileges. After logging in, you will be able to change the theme and other features. What is it.
+1
Venkatesh
a source
to share
The best approach is to use a solution package to host the function containing the master pages / page layouts / styles in the site collection. This way, you simply activate the feature in each site collection ... for example, one for your intranet and one for your MySites site collection.
+3
a source to share