How to add CSS file?

Created a new template by copying an existing template and modifying values in /scripts/BxTemplName.php file but would like to create one CSS file to add all changes instead of scattering them across multiple CSS files.

 

Assuming it can be done, what's the best way to add a CSS file to a template to be loaded after all other CSS files?

 

Thanks in advance

Quote · 19 Oct 2015

In the file _header.html inside your template's folder, add your CSS file manually after the line:

    <bx_include_css />

 

Quote · 29 Oct 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.