How do I change the Portal Banner Height?
Posted on Wednesday, April 2, 2008 at 11:22
by
WFG Team
in Portal, Setup, Administration
|
Post a Comment
You can change the Banner on the Home Page of the Portal by modifying the web.config parameter of WorkflowGen called PortalFrameSetHeight.
Changing the Banner Height in the User Portal
To change the height of the banner you must modify the 1st value (of 4) in the following parameter (replace xxx):
<add key="PortalFrameSetHeight" value="xxx,53,*,15" />
Reader Comments