Skip Ribbon Commands
Skip to main content

Title

Chetan

Body

Is it possible to change the location of the PersonalActionsMenu? Mine doesn't seem to be showing right below the Welcome Name. I believe the tag is zz2_ID_PersonalActionsMenu, I couldn;t find how Sharepoint builds the display location for this menu on the hover?

CommentUrl

 
Approval Status Approved
That may be a browser bug. Which browser and version were you using? Did you have the same problem in another browser or version of the same browser? The best way to move a menu in Sharepoint is the give the parent element "position: relative" and then give the menu "position: absolute" with relevant top and left values. This will move it relevant to its original position without causing damage to the layout, well, in general. It really depends on what your already have going on the page.

Attachments

Created at 2/12/2009 5:52 AM by System Account
Last modified at 7/17/2009 5:18 PM by Robert Biggs