Hi Rex, You can tweak the menu by editing the portals/[id]/DMX/menu/DefaultMenu.resources file. It is XSLT so some knowledge of XML/XSL is required (but not much). Basically it renders output with the various menu items as 'item' elements. Search for 'direct' or 'link' and you should quickly find the item that renders that. Then delete the entire item element and the menu will no longer render that item. Peter |