You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When viewing users' home pages a "Profile" box sometimes appears and obliterates the content of the page you are trying to view. Folow these instructions to get rid of it:

  1. Go to your personal space.
  2. Access the Space Admin under the Browse menu. Then go to Layout > Page Layout (under Content Layouts) > Create custom
  3. Find the following line of code:
    <content tag="show-personal-sidebar">true</content>
    
  4. Edit the code, change 'true' to 'false' so that it will be like the following:
    <content tag="show-personal-sidebar">false</content>
    
  5. Save the layout

Return to your personal space. The profile box is gone.

  • No labels