You can modify the default positioning of information panels on the left navigation bar by modifying the corresponding XSL style sheet. The following procedure provides instructions for relocating the Login Info panel.
To relocate information panels on the left navigation bar:
/static/xsl/isp.navbar.xsl
exists./usr/bin/ensim/GUIResourceList --role
<role> --user
<username> --url /static/xsl/isp.navbar.xsl --skin
<skin_name>
/usr/bin/ensim/GUIResourceDownload --role
<role> --user
<username> --url /static/xsl/isp.navbar.xsl --skin
<skin_name> > /tmp/isp.navbar.xsl
/tmp/isp.navbar.xsl
as shown in the following figure and save the changes./usr/bin/ensim/GUIResourceCustomize --role
<role> --user
<username> --url /static/xsl/isp.navbar.xsl --skin
<skin_name> --uri /tmp/isp.navbar.xsl
The resource is customized. To verify the results, log in to the Server Administrator control panel and refresh the Web page.
If you want to revert your changes, type the following command.
/usr/bin/ensim/GUIResourceRevert --role
<role> --user
<username> --url /static/xsl/isp.navbar.xsl --skin
<skin_name>