Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 1

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 To get rid of it :

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

try clicking on the arrow (with a gray background) on the right of the box.

If this doesn't work it maybe that you are using an old browser. Most confluence features should work wit recent versions of Firefox, Safari and Internet Explorer (7+) or ChromeReturn to your personal space. The profile box is gone.