Topics

Assets

Other module support files are stored in the module's 'assets' subfolder which contains subfolders for 'css', 'images', and 'js' as needed.

The assets subfolder folder can easily be referenced by the smarty variable

$asset_path

for example

{css unique="portfolio" link="`$asset_path`css/portfolio.css"}

{/css}
Loading Help