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 1946 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 2503 times since Thu, Mar 6, 2014
Custom even scripts
Viewed 2549 times since Wed, Nov 22, 2017
Custom file actions
Viewed 2456 times since Wed, Mar 5, 2014
Counting file downloads
Viewed 3928 times since Thu, Mar 6, 2014
Forcing certain file types to download
Viewed 2710 times since Thu, Mar 6, 2014
File reference
Viewed 2452 times since Tue, Jun 10, 2014
Custom "Open with" actions
Viewed 2132 times since Wed, Nov 22, 2017
The API
Viewed 4302 times since Wed, Nov 22, 2017