| Stylesheets | |
|---|---|
| 2.0 Backward compatibility | An optional CSS file containing classes removed from Bootstrap 5 that existed in Bootstrap 2. For instance, if articles are using the labelclasses, they will properly show even though those classes have been removed from Bootstrap 5 | 
| 2.0 Load FontAwesome | Adds the FontAwesome stylesheet at every page access | 
| Scripts | |
| 2.0 After <head> | Add script immediately after the <head> tag | 
| 2.0 Before </head> | Add script immediately before the </head> tag | 
| 2.0 After <body> | Add script immediately after the <body> tag | 
| 2.0 Before </body> | Add script immediately before the </body> tag | 
| Cache | |
| 1.3 Reset Header Files | Leave set to yes while troubleshooting your template. Once finished, set to no to avoid the re-creation of the stylesheets and scripts at every page access. Files are stored in the /cachefolder of your Joomla implementation. Deleting those files will trigger their re-creation | 

 
 