Custom CSS
Article ID: 850 | Rating: Unrated | Last Updated: Wed, Nov 22, 2017 at 9:47 AM
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.
Posted by:
KB Admin02 - Wed, Nov 22, 2017 at 9:47 AM. This article has been viewed 1998 times.
Filed Under:
Customizations
There are no attachments for this article.
There are no comments for this article. Be the first to post a comment.
Related Articles

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