You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can control the file name and image location as it's our own coding.
The OneSearch logo made to replace the Clarivate logo is also in images folder.
[yourview] > assets > images > library-logo.png
This image name is hardcoded into the template so we need to use this location and file name.
Background image
The background image is located in the homepage folder.
- [yourview] > assets > homepage > homepage_background.svg
The file name and format type are hardcoded in the Primo template so matching is necessary. I find converting pixel-based images to paths-based SVG text files a bit wonky. There are online image-to-SVG converters. I personally used Adobe Illustrator.
Instructions for installing background image from scratch.