You can use in the overall_header.htm:Note that
Code:
{% if SCRIPT_NAME eq 'index' %}<link href="{T_THEME_PATH}/my_css_file.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">{% endif %}
'index'
is for the index.php file and my_css_file.css
needs to be in your theme's folder, you can also name the CSS file what ever.Statistics: Posted by Steve — Tue Sep 10, 2024 7:55 pm