Customizing the banner images
Optionally, you can customize the
bannerImage
elements of the Employee Preview templates.
- Download the HomePages.zip file in KB2005763 on Infor Customer Portal.
-
Select the Employee Preview template to customize:
-
Open the HomePages folder that you
extracted.
The default file path of the HomePages folder is C:\Users\users\Downloads.
-
Right-click the Employee Preview template.
You can customize the banner images in any of these Employee Preview templates:
- EmployeePreviewFullBackground.html
- EmployeePreviewGradient.html
- EmployeePreviewMonochrome.html
- EmployeePreviewShortBanner.html
- EmployeePreviewSplitBanner.html
- EmployeePreviewTallBanner.html
- Click Edit with Notepad.
-
Open the HomePages folder that you
extracted.
-
Specify the banner image's file name in
url('../resources/images/')
.For example, the name of the banner image is blue-banner.jpg.<div class="bannerImage" style="background-image:url('../resources/images/blue-banner.jpg');"></div>
You can remove the second
url('../images/bannerimage.jpg')
code because it is not required in a customized home page. - To save your changes in the banner image, select File > Save.
- Copy the banner image to C:\Users\users\Downloads\HomePages\images folder.
-
Zip the HomePages folder:
- Open the HomePages folder.
- Press Ctrl + A to select all files in the HomePages folder.
- Right-click the selected files.
- Select Send To > Compressed (zipped) folder.
- Upload and deploy the .zip file that you customized to a Configurable Home Page record.