Modifying the Logo when Signed InΒΆ

You can modify the logo that appears at the top of the page once a user is signed in. In section <c:client>:

<c:headerSignedInLogoUrl>images/headerSignedInLogo.png</c:headerSignedInLogoUrl>

You can also modify the text that appears when you scroll over the logo, as well as the link the user is directed to when clicking on the link in section <c:client>:

<c:headerSignedInLogoTitle>Go to UShareSoft.com</c:headerSignedInLogoTitle>
<c:headerSignedInLogoLink>http://usharesoft.com</c:headerSignedInLogoLink>