How do I change the Portal Banner Height?

You can change the height of the banner on the User Portal home page by modifying the PortalFrameSetHeight parameter in the WorkflowGen web.config file.

To change the height of the banner, modify the first of the four values in the following parameter (replace xxx with the height):

<add key="PortalFrameSetHeight" value="xxx,53,*,15" />