How to customize PersonImmersive.aspx page in My-Site of Office 365?

Hello All,
I want to customize the SharePoint 2013
online(office 365) "About me" linked page
(personimmersive.aspx) to a custom look and feel.
Should I achieve It , in Office 365?
And If yes , please let me know how should I do?
Thanks in Advance.

Hi darsh,
From your description, my understanding is that you want to customize PersonImmersive.aspx page in MySite of Office 365.
You can customize the page via SharePoint 2013 Designer. To find this page, you need to make sure you connect to
[your_domain]-my.sharepoint.com instead of [your_domain].sharepoint.com. Then you can find the page in
All Files.
Here is a similar post for you to take a look at:
http://stackoverflow.com/questions/25003160/sharepoint-2013-online-customize-personimmersive-page
Best Regards,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • How to set custom master page for social/sites.aspx in sharepoint 2013

    How to set custom master page for social/sites.aspx in sharepoint 2013.?
    File path is
    C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\FEATURES\SocialDataStore\SocialDataStoreList\sites.aspx
    Thanks in advance

    Hi,
    You could open the sites.aspx in Notepad or SharePoint designer, and set the master page to your own master page directly via editing:
    <%@ Page language="C#" MasterPageFile="~masterurl/custom.master"      Inherits="Microsoft.SharePoint.Portal.WebControls.FollowedContentWebPartPage,Microsoft.SharePoint.Portal,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c"
    %>
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How to delete duplicate attribute in on premise server for office 365 dir sync tool

    Hi,
    Please anyone help to how to remove duplicate attribute in on premise server for office 365 dir sync tool .
    While running the dirsync tool iam getting the below error : 
    "Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses smtp:[email protected],SMTP:[email protected];].
     Correct or remove the duplicate values in your local directory.  Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute value"
    Still i am troubleshooting to reslove this problem . I have run the ID Fix tool there i could see some 10 duplicate errors . Next what should i do , please anyone help me to find it
    Thanks.....

    Hi,
    Please anyone help to how to remove duplicate attribute in on premise server for office 365 dir sync tool .
    While running the dirsync tool iam getting the below error : 
    "Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses smtp:[email protected],SMTP:[email protected];].
     Correct or remove the duplicate values in your local directory.  Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute value"
    Still i am troubleshooting to reslove this problem . I have run the ID Fix tool there i could see some 10 duplicate errors . Next what should i do , please anyone help me to find it
    Thanks.....

  • Any info on how to get iCloud calendar, contacts, etc to sync with office 365 on macbook pro?, any info on how to get iCloud calendar, contacts, etc to sync with office 365 on macbook pro?

    Any info on how to get icloud calendar, contacts, etc to sync with office 365 on macbook pro?

    You can't, there is no connection between the services, use one or the other.

  • How to use custom aspx page as template for custom content type

    Hi,
    I have created custom content type and custom aspx page. I want to use aspx page as template for custom content type.
    Can anybody please let me know how to accomplish this?
    Any help would be appreciated.
    Thank you,
    AA.

    Check if you are looking for the below
    http://www.sharepointpals.com/post/How-to-Create-a-Page-Layout-(PageLayout)-with-ContentType-in-SharePoint-2013
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to customize the landing page of Power BI application in a Office 365 Site?

    Hi,
    While we navigate to the Power BI application by clicking the icon from the Site Contents of a Office 365 site, everything is loaded in it.
    But we would like to customize / edit the page, so that all users will see the contents we put in.
    We are SCA / having Full Control on the site but we have limited options in the Power BI application.
    Please provide pointers on how to Edit / Customize the application.
    Thanks,
    Thanan.

    It looks as of now Power BI application on Office 365 doesn't supports any customization.
    Thanks,
    Sagar K 
    (Blog: http://datamazik.blogspot.in/)

  • How to Customize Self Registration Page in OAM

    HI ALL,
    I need to customize Self registration page in OAM
    In tht page i need to change the Save button to New User
    and i need to have only the Username, Password, Mobile no. as their fields
    Can u plz tel in which file we need to make the changes
    thanks,
    Edited by: user10648177 on Dec 2, 2008 9:05 PM
    Edited by: user10648177 on Dec 2, 2008 10:17 PM
    Edited by: user10648177 on Dec 3, 2008 1:32 AM

    Hi,
    You need to configure an appropriate self-registration workflow. Seeing that you are asking how to change the behaviour, you probably already have such a workflow and need to modify it in case you want the change to be applicable to all users wanting to register themselves. As for changing the Save button to New user, you'll need to customize the appropriate stylesheet. Details for this should be in the customization guide.
    -Vinod

  • How to create a aspx page that expires after first use

    I want to create an ".aspx" page in VB that will expire after the first use or 30 minutes
    This is to add a password reset page onto our one of our apps.
    Thanks

    I want to create an ".aspx" page in VB that will expire after the first use or 30 minutes
    This is to add a password reset page onto our one of our apps.
    Thanks
    Hi,
    Based on your replay in another thread about sharepoint, maybe you are asking the way used in sharepoint, then I would suggest you consider posting this issue in
    sharepoint forum to get supports.
    If not, then you could post this issue in the forums Mr. Monkeyboy suggested.
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to open a aspx page in a sp modal dialog for ipad?

    I have a scenario where I need to open a aspx page, inside a SP Modal Dialog.
    I have created the same and it is working perfectly in every browser except IPAD.
    Is there any different approach needs to be taken if I want to view SP Modal dialog in IPAD?
    Thanks in Advance,
    Arindam

    Hi 
    i think you need to make css change for the same as if there is some rendering issue(cropping )
    http://www.a2zmenu.com/Blogs/sharepoint/SharePoint%202010%20Model%20Dialog.aspx
    or you can use css dialog box and try.
    http://www.codeproject.com/Tips/170049/Pure-HTML-CSS-Modal-Dialog-Box-no-JavaScript
    see if this help
    http://sharepoint.stackexchange.com/questions/121147/making-sp-ui-modaldialog-scrollable-on-mobile
    http://sharepoint.stackexchange.com/questions/121147/making-sp-ui-modaldialog-scrollable-on-mobile
    Regards, Rajendra Singh If a post answers your question, please click Mark As Answer on that ost and Vote as Helpful http://sharepointundefind.wordpress.com/

  • How to use same credentials in third party web page/app/system as in Office 365 and Share Point?

    I want my users to be able to login with same username/password in my reporting system as in they use for their email, office 365 and share point.
    Since the web is in PHP i found some ideas that use CURL to get the cookie but i['m wondering if there is another way to do that?
    All API show cases and docs that i looked are so confusing that i can't even figure out if it is possible at all and how. It would be great to be able to reset passwords through my system and also to create new users. So that i have all centralized in one
    place.

    Hi,
    Here is an article which describes how to create and configure a single tenant PHP application that uses the single sign-on capabilities of Azure Active Directory.
    http://azure.microsoft.com/en-us/documentation/articles/active-directory-php-web-single-sign-on/
    A sample that shows how to use Azure Active Directory and single sign-on for PHP web sites is available at
    https://github.com/WindowsAzure/azure-sdk-for-php-samples/tree/master/WAAD.WebSSO.PHP 
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How to add new entry of a sandbox solution to Office 365 standard menu

    Hi,
    I have created a sandbox solution for office 365. I want that web part to be accessed from SharePoint Standard menuitem.
    It should be next to Add an App.How could i do that?

    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction
    Id="----"
    GroupId="SiteActions"
    Location="Microsoft.SharePoint.StandardMenu"
    Sequence="2000"
    Title="====Project"
    Description="Create Project">
    <UrlAction Url="~site/SitePages/=-=-=.aspx"/>
    </CustomAction>
    </Elements>

  • Re: how to claim my 60 minutes which include by purchase office 365

    I have a different, but related problem with claiming my office 365 minutes as described here. The link for "claim your minutes" takes me to my Microsoft account at office.com.  But that account has no knowledge of my Office 365 purchase or related account (which has a different user ID and password). So the page says, "Office isn't associated with this account." How can I tell Skype about my office 365 account? I haven't seen any way to link my Microsoft ID with my Office 365 ID (and why they required both in the first place is another frustration--a subject for another time). I'm completely puzzled, having purchased Office 365 business, why there appears to be no way for me to tell it about Skype or Skype about it?

    I have same problem. Purchased office 365 home premium and have 60 free skype minutes. Linked to my skype account. But does not let me make calls!!!!! from Australia to India. everytime it asks me to buy skype credit.  Did you get a solution to your problem? Tried calling microsoft, calling skype but no matter where I call or chat online, the people who are at the other end toss me around from one to another. No solution but a utter waste of time. It is almost as if the free skype minutes is a hoax...not a real offer. make it so difficult people give up on redeeming but looks good when selling. Very frustrated....tried various times in the last 4 months to resolve this....

  • My Outlook Data Files Are Now .OST - How Do I Backup & Recover Local Contacts (I'm using Office 365 Home Premium)?

    I recently upgraded to Office 365 Home Premium and at the same time changed my email protocol from POP3 to IMAP4.
    I've now noticed that my Outlook data files stored at C:\Users\username\AppData\Local\Microsoft\Outlook are in .ost format.
    I use the Calendar in my Microsoft Account as my main Calendar but I store some of my Contacts locally - which .ost  file will they be held in and how can I recover them if anything goes wrong?

    Hi,
    A simple way to know which data file the Contacts are stored in, is to right click on the Contacts folder, click
    Properties. Under General tab, find the
    Location of it.
    We can export the contacts to a .pst file to back up them, for the detailed steps, please refer to this link below and read the information under
    Export contacts to an Outlook .pst file:
    http://office.microsoft.com/en-in/outlook-help/import-contacts-HA102919678.aspx
    If the data file is corrupted and you need to recover the data, we can choose Scanpst.exe from Microsoft:
    http://support.microsoft.com/kb/272227
    In addition, if the email account you are using is an Microsoft Account, I suggest you choose Exchange ActiveSync instead of IMAP. Thus all the contacts are synced between your Outlook Client and the server, Calendars of the account will automatically be
    added into Outlook, you don't have to add the calendars separately:
    Add an Outlook.com or other Exchange ActiveSync mail account to Outlook
    http://office.microsoft.com/en-us/outlook-help/add-an-outlook-com-or-other-exchange-activesync-mail-account-HA104025313.aspx
    If I misunderstood anything, please feel free to let me know and correct me.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • How do I get a list of inactive accounts in Office 365?

    Hey guys,
    How can I get a list of users that have been inactive for a period of time (30 days, 60 days, etc.) in Office 365?
    The Portal will only give me numbers, but no account list and I need a list of what/who they are.
    Thanks,

    Hi,
    As far as I know, at this time the Office 365 portal is the best way to get this information, please log into your Office 365 portal to see the report that gives you the number of active and inactive mailboxes over time.
    In O365 a mailbox is considered inactive if a user has not logged in for more than 30 days. Number of inactive mailboxes are grouped by the number of days the user has not logged in.
    But if you need the detailed list, I suggest you post the question to Office 365 Forum, the experts there may provide a suggestion:
    http://community.office365.com/en-us/f/default.aspx
    Regards,
    Melon Chen
    TechNet Community Support

  • How to enlarge and centralise the 'Content Area' in an Office 365 webpage

    Hi, I'm relatively new to O365 and I'm working on our webpage
    The issue I have is that you have the Content Area but that seems to be about 1/2 an inch in from the left hand screen and only covers approx. 75% of the screen, what I want is the content area to be about 1000pixels wide and centralised.
    I've tried looking at the CSS style sheet but there doesn't seem to be anything that helps me to do either of the above tasks.
    Any help would greatly be appreciated, thanks.
    Jason

    Hi Jay Dog,
    This questions is definitely not about Office client, if you are customizing your own website, I suggest you post the question in Office 365 Community to get specific support:
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for

  • Imported HD video jiggles

    Imported HD video jiggles, but only when the content is panning or zooming. No such problem playing back the video on the camera's monitor, or directly from the camera to a TV. No such problem using this camera and computer prior to this attempt. Hap

  • Business Objects/ePortfolio

    1. Several reports are receving a Malloc Error in Crystal. 2. Several reports are receiving Database Connection error or Failed to Open Connection error when scheduled in Business Object but the reports run fine in Crystal. 3. Several reports run suc

  • Network connection reset error

    I am struggling to effect any software updates or downloands.  I get a "network connection reset" error.  I have failed to update iPhone software, even YouTube videos seem to hang at about the 50% mark.  I do not have anti-virus and have inserted new

  • The Application apple works 6 quit unexpectedly.

    I try to open my applictation from the hard drive. No luck. I get this I can either click reopen (which won't let me do that it just gives me the same window) Close or Report. So I reupload software into hard drive after deleting the original one. No

  • BW Go-live cutover plan

    Hi All, Our BW system is supposed to golive along with the SAP R/3 golive date. We have to do cutover plan for this. Is there any standard template or documents on this? Please help me out. Thanks & regards, Vaskar