Customize graphical settings

Any cosmetic part of OneSpan User Websites can be modified to meet your corporate design and text requirements. You can change color and layout, add images, and modify text items by changing the respective files within the following folders:

webapps_folder\app_name

where:

  • webapps_folder is the web application folder of your web server.
  • app_name is the web application to configure, i.e. selfmgmt for User Self-Management Website and votp for Virtual Mobile Authenticator OTP Request Website.

To change colors, layout and style

  • Edit the settings in webapps_folder\app_name\etc\css\custom.css.

To add or change images

  1. Add images to webapps_folder\app_name\etc\img.
  2. If you have added your company logo, edit the image location in webapps_folder\app_name\ui\inc\header.jsp.

To change text

  • Depending on the text items you want to change, edit the settings in the appropriate files in the following folders:
    • webapps_folder\app_name\ui\action\ if you want to modify the text in the action JSP pages.
    • webapps_folder\app_name\ui\help\ if you want to change Help text.
    • webapps_folder\app_name\WEB‑INF\classes\com\vasco\ias\ userwebsites\message\messages.properties if you want to edit warning messages.