/
Add logo to bottom of login pages
Add logo to bottom of login pages
How can I add a logo to the bottom part of the login and error pages?
Step-by-step guide
To add a logo to the bottom part of the login and error pages, use the custom CSS function described in detail in the Ubisecure SSO Login UI Customization document.
An example #footer code is given below:
#footer
#footer { background-image: url("https://ubilogin.ubisecure.com/extranet/css/images/logo.png "); background-position: center center; background-repeat: no-repeat; padding-top: 150px; text-align: center; }
Related articles
, multiple selections available,
Related content
Add a logo to the bottom of SSO pages
Add a logo to the bottom of SSO pages
More like this
Change the favicon icons
Change the favicon icons
Read with this
How to add a logo to the bottom of CustomerID pages
How to add a logo to the bottom of CustomerID pages
More like this
Internationalization - SSO
Internationalization - SSO
Read with this
CSS & JSP - SSO
CSS & JSP - SSO
More like this
Login user interface customization index files - SSO
Login user interface customization index files - SSO
Read with this