Web Pages
Documents
- General
- Child Pages
- Access Control Rules
| Name | Parent Page | Partial URL | Page Template |
|---|---|---|---|
| Documents | Home | MyDocuments | Contact Documents - Contact |
| Name | Partial URL | Parent Page |
|---|---|---|
| Documents - Details | Details | Documents |
| Documents - Shared | Shared | Documents |
| Name | Right | Web Page |
|---|---|---|
| Contact - Logged in Users Only | Restrict Read | Documents |
Localised Content
- Advanced
Custom CSS
.container{
width:80vw;
}
#pageSidebar{
height:auto;
}
#pageContent{
height:auto;
border-left: 1px solid #eee !important;
}
@media (max-width: 1200px)
{
.container{
width:100vw;
}
#pageSidebar{
height:30vh;
}
#pageContent{
height:auto;
}
.col-sm-8, col-lg-9{
padding:0px;
}
#sharedDocumentsRow{
text-align: -webkit-center;
margin:0px;
}
}
Documents - Shared
- General
- Access Control Rules
| Name | Parent Page | Partial URL | Page Template |
|---|---|---|---|
| Documents - Shared | Documents | Shared | Contact Documents - Shared |
| Name | Right | Web Page |
|---|---|---|
| Documents - Shared Page Access | Restrict Read | Documents - Shared |
Localised Content
- Advanced
Custom CSS
.container{
width:80vw;
}
#pageSidebar{
height:auto;
}
#pageContent{
height:auto;
border-left: 1px solid #eee !important;
}
@media (max-width: 1200px)
{
.container{
width:100vw;
}
#pageSidebar{
height:30vh;
}
#pageContent{
height:auto;
}
.col-sm-8, col-lg-9{
padding:0px;
}
}