Modifying the Header Logo - VPConnect - English - Foundation 22.1 - OnBase - external

VPConnect

Platform
OnBase
Product
VPConnect
Release
Foundation 22.1
License

The logo is modified in the….\{new name}\VendorPortalSkin.skin file.

  1. Open the file ….\{new name}\VendorPortalSkin.skin file
  2. Copy the new logo file to the directory specified in this file next to the ImageUrl tag. Do not modify any other values.

    <%-- Images --%>

    <asp:Image SkinId="logo" runat="server" ImageUrl="~/App_Themes/{new name}/Images/logo_tag.jpg" />

  3. Modify the path in this file to point to the new file name.