Custom CSS

As software updates are replacing Web File Share's files regardless of the fact that they have been customized, there is a way to make CSS modification which will be preserved between software updates. You can specify the URL of an external CSS file which will get loaded. Simply add the following line inside the configuration file (customizables/config.php):

$config['app']['ui']['custom_css_url'] = 'http://www.your-site.com/your-file.css';

Replace the example URL with your own valid URL.

Attached Files
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Name
Email
Security Code Security Code
Related Articles RSS Feed
Hiding options from the "Open with..." menu
Viewed 2320 times since Thu, Mar 6, 2014
Adding links to the menu
Viewed 2571 times since Thu, Mar 6, 2014
External Login Form
Viewed 3990 times since Wed, Nov 22, 2017
Counting file downloads
Viewed 3994 times since Thu, Mar 6, 2014
Forcing certain file types to download
Viewed 2755 times since Thu, Mar 6, 2014
Translating Web File Share
Viewed 20119 times since Wed, Mar 5, 2014
The API
Viewed 4368 times since Wed, Nov 22, 2017
Adding custom functionality
Viewed 2455 times since Thu, Mar 6, 2014
Custom "Open with" actions
Viewed 2176 times since Wed, Nov 22, 2017
Running custom scripts when users perform various actions
Viewed 3452 times since Thu, Mar 6, 2014
MENU