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.



Article ID: 850
Created On: Wed, Nov 22, 2017 at 9:47 AM
Last Updated On: Wed, Nov 22, 2017 at 9:47 AM
Authored by: KB Admin02 [[email protected]]

Online URL: https://kb.quikbox.com/article.php?id=850