Using the assets manager
An assets manager is available under Tools -> Custom HTML/CSS/JS
Here you will be able to create any number of assets that you need and select exactly where you want to apply them.
Current assets types:
HTML
CSS
JS
Current available locations
Public pages (log in, register, recover password, public listings, public downloads)
Administration pages
Files list template (any active one)
All locations
All except files list template
Current available positions
<head>
Immediately after the opening <body> tag
Before closing </body>
Last updated