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
File reference
Viewed 2449 times since Tue, Jun 10, 2014
Custom even scripts
Viewed 2548 times since Wed, Nov 22, 2017
Translating Web File Share
Viewed 20062 times since Wed, Mar 5, 2014
Adding links to the menu
Viewed 2502 times since Thu, Mar 6, 2014
Running custom scripts when users perform various actions
Viewed 3322 times since Thu, Mar 6, 2014
Hiding options from the "Open with..." menu
Viewed 2266 times since Thu, Mar 6, 2014
Automatic Login
Viewed 2321 times since Wed, Nov 22, 2017
Calculating MD5 Checksums
Viewed 2641 times since Thu, Mar 6, 2014
Counting file downloads
Viewed 3927 times since Thu, Mar 6, 2014
The API
Viewed 4300 times since Wed, Nov 22, 2017
Recently Viewed
Custom authentication
MENU