LogoLogo
Home
  • ExaVault Documentation
  • Installing & Upgrading The Appliance
    • Downloading The Base Image
    • System Requirements
    • Firewall Configuration
    • Installation & Setup
      • AWS Installation
      • VMWare Prerequisites
      • Installing Other Software
    • Mounting the Data Drive
    • Upgrading to v18.x from v16.10
      • VMWare Upgrade Prerequisites
    • Upgrading From 16.05 or Earlier
  • Using ExaVault
    • Users
      • SSH Key Authentication
        • Creating an SSH Key on Windows
        • Creating an SSH Key on Linux
        • Creating an SSH Key on macOS
      • Export List of Users and Groups
      • Two-Factor Authentication (2FA)
      • Single Sign On (SSO), SAML, SCIM
    • Links (Share Links)
    • Notifications
    • Ciphers
    • Customizing Your Site
      • Login Page
      • Contact Information
      • Custom CSS
      • Custom Terms of Use Agreement
  • Connection Methods
    • SFTP
      • Supported SSH Ciphers
      • Maximizing SFTP Performance
      • Command Line SFTP Examples
      • Troubleshooting SFTP
    • FTP and FTPS
      • Troubleshooting FTP
    • WebDAV
  • Administration Tasks
    • Restarting the Appliance
    • Logging
    • License Keys
    • Installing or Updating SSL Certificate
    • Increasing Available Storage
    • Deleting Old Activity
    • Deleting Old Quotas
    • Appliance Manager Password Reset
    • Sending Email
  • Premium Features
  • Migrating to Files.com Cloud
    • Migration Process Overview
    • Technical Enablement Steps
    • Regional Considerations
  • HyperPrivacy Mode
    • User Home Folders
    • User Deletions
    • Sharing
    • Retention Rules
    • Trash Can
Powered by GitBook

©2023 Orange Platform LLC dba ExaVault. All rights reserved.

On this page
  1. Using ExaVault
  2. Customizing Your Site

Custom CSS

Administrators have the ability to input custom CSS to override elements of their pages.

These settings are found in the Admin Dashboard under Admin Settings > Branding > CSS.

Before making changes to a site’s CSS, it is recommended that Administrators consult the ExaVault Site Branding documentation since there are a number of site appearance settings that are already available.

Note: This is an advanced feature - incorrect CSS definitions may result in the site being unusable.

Example

.nav > li > a {
  padding: 5px; 5px;
}

The result of this example will reduce the padding on the tabs at the top of the Site Branding configuration screen, resulting in a slightly more compact tab strip.

Administrators can access the collection of CSS selectors at https://[your_domain]/ftp/static/css/site.css

PreviousContact InformationNextCustom Terms of Use Agreement

Last updated 1 month ago