Customize mobile login page

Customize mobile login page

With the release of 6.5.7.28 mobile login pages have been updated to use the same style (template) as your chosen desktop login page.

If you have your desktop login page customized (images, colors, etc...) you will notice the mobile login page does not reflect those same customizations.

The quickest way to copy over the customizations you have made to your desktop login page, is to manually copy the CSS content from the desktop login page's CSS file to the mobile login page's CSS file.
  1. On your Relay Central Server (usually the primary internal UW server).
  2. If <installationFolder>\webserv\stylesheets\mobileLogin.css exists, rename it to mobileLogin.backup.
  3. Make a copy of <installationFolder>\webserv\stylesheets\loginWebOS.css.
  4. Rename <installationFolder>\webserv\stylesheets\loginWebOS.css to <installationFolder>\webserv\stylesheets\mobileLogin.css.
The Relay Central Crawler will sync this change to the rest of your server, at it's next run interval.