Customise error pages
You can also customise the content (i.e. text and images) of SigningHub error pages as per your enterprise brand.
For this you need to have the "Read and Write" rights on the "SigningHub" installation directory on the server. The following table shows the specific path from where text and image of each error can be customised.
SigningHub Error Pages |
|||
Page Name |
Folder Path |
Tag for Error Text |
Tag for Image Location |
Index.html |
[SigningHub Installation Directory]\web\Views\Error |
<div class="text">ooOps!</div> |
<img src="~/Content/themes/adocs/images/404-Error-Message.png" /> |
InvalidLicense.html |
[SigningHub Installation Directory]\web\Views\Error |
<div class="text">ooOps!</div> |
<img src="~/Content/themes/adocs/images/404-Error-Message.png" /> |
403.html |
[SigningHub Installation Directory]\web |
<div class="text">ooOps!</div> |
<img src="~/Content/themes/adocs/images/404-Error-Message.png" /> |
404.html |
[SigningHub Installation Directory]\web |
<div class="text">ooOps!</div> |
<img src="~/Content/themes/adocs/images/404-Error-Message.png" /> |
500.html |
[SigningHub Installation Directory]\web |
<div class="text">ooOps!</div> |
<img src="~/Content/themes/adocs/images/404-Error-Message.png" /> |
See Also
- Customise level 1 colour
- Customise level 2 colour
- Customise level 3 colour
- Customise level 4 colour
- Customise level 5 colour
- Customise level 6 colour
- Customise level 7 colour
- Customise level 8 colour
- Customise level 9 colour
- Customise level 10 colour
- Customise level 11 colour
- Customise level 12 colour
- Customise level 13 colour